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) --------------------------------------------------------------------------
AC: ACData/ACTConstants SC: SCData/sCTConstants Common: CommonData/Constants Common: CommonData/SwooshWatermark Common: CommonData/xSplashSmall Common: Database/Constant Common: General/CellToMat Common: General/DeleteCell Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle
Back to the Common Module page