Path: Common/Graphics
% Creates 2 or 3 axis labels -------------------------------------------------------------------------- Form: LabelS( x, y, z, font ) -------------------------------------------------------------------------- ------ Inputs ------ x (1,:) X label y (1,:) Y label z (1,:) Z label, may be empty for 2D font (1,:) Font name ------- Outputs ------- None --------------------------------------------------------------------------
Common: Graphics/PltStyle
Back to the Common Module page