XLabelS:

Path: Common/Graphics

% Creates an xlabel using the toolbox style settings
 x can be entered as 'text@fontName' to get a different font.
--------------------------------------------------------------------------
   Form:
   XLabelS( x, font )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   x          (:)    Text
   font       (1,:)  Font name

   -------
   Outputs
   -------
   None

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

Children:

Common: General/DeBlankLT
Common: Graphics/PltStyle

Back to the Common Module page