[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

4.9 Plotting

3F31F CHECKPICT ( → )
Checks size of GBUFF. If it is smaller than 131x64 sets GBUFF back to its default size (131x64).
3F6A3 GETXMIN ( → % )
Recalls XMIN from the PPAR list if existent. If not, the default PPAR is created in the current directory.
--
<REF>TEXT:Reserved|PPAR
3F69F PUTXMIN ( % → )
Sets a new value for XMIN. PPAR is created if necessary.
--
<REF>TEXT:Reserved|PPAR
3F6A1 GETXMAX ( → % )
Recalls XMAX from the PPAR list if existent. If not, the default PPAR is created in the current directory.
--
<REF>TEXT:Reserved|PPAR
16EB1 PUTXMAX ( % → )
Sets a new value for XMAX. PPAR is created if necessary.
--
<REF>TEXT:Reserved|PPAR
3F6A2 GETYMIN ( → % )
Recalls YMIN from the PPAR list if existent. If not, the default PPAR is created in the current directory.
--
<REF>TEXT:Reserved|PPAR
3F69E PUTYMIN ( % → )
Sets a new value for YMIN. PPAR is created if necessary.
--
<REF>TEXT:Reserved|PPAR
3F6A0 GETYMAX ( → % )
Recalls YMAX from the PPAR list if existent. If not, the default PPAR is created in the current directory.
--
<REF>TEXT:Reserved|PPAR
16ECA PUTYMAX ( % → )
Sets a new value for YMAX. PPAR is created if necessary.
--
<REF>TEXT:Reserved|PPAR
3F40D GETXPOS
3F40E GETYPOS
3F62F GDISPCENTER ( → )
Moves to center of graphics display



This document was generated by Carsten Dominik on May, 30 2005 using texi2html