Path: Common/Graphics
% With an input in meters/s give a reasonable output scale -------------------------------------------------------------------------- Form: [v, s] = VelocityLabel( v ) -------------------------------------------------------------------------- ------ Inputs ------ v (1,:) Velocity (m/s) ------- Outputs ------- v (1,:) Velocity s (1,:) Label (m/s, km/s, au/day, 1/c) --------------------------------------------------------------------------
Common: Database/Constant Common: Graphics/Plot2D
Back to the Common Module page