home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-10-22 | 342 b | 17 lines | [TEXT/ttxt] |
- xlabel:
-
- Synopsis: Set the x-axis text label.
-
- Syntax: xlabel ( "string", I )
-
- Description:
-
- Set the x-axis label for the I:th plot-window.
- If xlabel() is used without any arguments, then the
- x-axis label is set to the null-string.
-
- If 'I' is not specified the default plot-window (0) is used.
-
- See Also: ylabel, zlabel, label, title
-
-