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