Loc3D:

Path: Common/Graphics

% Plot the location of points
--------------------------------------------------------------------------
   Form:
   Loc3D( p, u, cM )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   p          (3,n)  Location of n points
   u          (3,n)  Unit vectors for the points
   cM         (3,1)  System cm (optional)

   -------
   Outputs
   -------
   None

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

Children:

Common: Graphics/NewFig
Common: Graphics/XLabelS
Common: Graphics/YLabelS
Common: Graphics/ZLabelS

Back to the Common Module page