home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-10-22 | 263 b | 15 lines | [TEXT/ttxt] |
- semilogx:
-
- Synopsis: Sets the plot-window x-axis logaritmic.
-
- Syntax: semilogx ( I)
-
- Description:
-
- Sets the I:th plot-window x-axis logaritmic and y-axis linear.
-
- If 'I' is not specified the default plot-window (0) is used.
-
- See Also: loglog, semilogy, nolog
-
-