experience and innovation

Now Hiring!

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

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

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

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