home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-02-14 | 296 b | 16 lines | [TEXT/ttxt] |
- yrange:
-
- Synopsis: Sets the plot range in y.
-
- Syntax: yrange ( start, end, I )
-
- Description:
-
- Sets the plot range in y in the I:th plot-window.
- The y-axis will start at "start" and end at "end".
-
- If 'I' is not specified the default plot-window (0) is used.
-
- See Also: range, xrange, zrange
-
-