PositionLabel:

Path: Common/Graphics

% With an input in meters give a reasonable output scale
--------------------------------------------------------------------------
   Form:
   [x, s] = VelocityLabel( x )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   x			 (1,:) Position (m)

   -------
   Outputs
   -------
   x			 (1,:) Position
   s			 (1,:) Label (m, km, au, light year)

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

Children:

Common: Database/Constant
Common: Graphics/Plot2D

Back to the Common Module page