TextS:

Path: Common/Graphics

% Prints labels on a graph using text with toolbox style settings.
--------------------------------------------------------------------------
   Form:
   TextS( x, y, s, k)
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   x                 x location
   y                 y location
   s          (:)    Text
   k                 Passed to text

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

--------------------------------------------------------------------------
 See also PltStyle
--------------------------------------------------------------------------

Children:

Common: Graphics/PltStyle

Back to the Common Module page