home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-10-22 | 355 b | 15 lines | [TEXT/ttxt] |
- setterm:
-
- Synopsis: Sets the GNUPLOT terminal type.
-
- Syntax: setterm ( "term", I )
-
- Description:
-
- The setterm function allows the user to set/reset the I:th plot's
- term type. The argument "term" is a string that corresponds to one
- of GNUPLOT's available term types, for example "vttek".
-
- If 'I' is not specified the default plot-window (0) is used.
-
-