Return to previous page | Return to menu | Go to next page
void
Matrix function
Copy specified matrix to current matrix
void slLoadMatrix(mtptr)
MATRIX mtptr ;
mtptr Start address of MATRIX type variable to be copied (output)
Copies the specified matrix to the current matrix.
None
Reference: Chapter 5 Matrix
slLoadMatrix