get:

Path: Common/@transmat

--------------------------------------------------------------------------
   Gets the matrix equivalent of a transmat.
--------------------------------------------------------------------------
   Form:
   c = get( a )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   a           (:)   Object of type transmat

   -------
   Outputs
   -------
   c           (3,3) Matrix

--------------------------------------------------------------------------

Children:

Common: Classes/@quat/ctranspose.m
Common: Classes/@quat/get.m
Common: Classes/@quat/matrix.m
Common: Classes/@quat/mtimes.m
Common: Classes/@quat/quat.m
Common: Classes/@quat/scalar.m
Common: Classes/@quat/vector.m

Back to the Common Module page