PositionLabel:

--------------------------------------------------------------------------
   With an input in meters/s give a reasonable output scale

   Since version 10.
--------------------------------------------------------------------------
   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