home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Languages / RLaB 1.18c / misc / gnuplothelp / loglog < prev    next >
Encoding:
Text File  |  1994-10-22  |  257 b   |  15 lines  |  [TEXT/ttxt]

  1. loglog:
  2.  
  3. Synopsis: Sets the plot-window x- and y-axis logaritmic.
  4.  
  5. Syntax: loglog ( I)
  6.  
  7. Description:
  8.  
  9.     Sets the I:th plot-window x- and y-axis logaritmic.
  10.     
  11.     If 'I' is not specified the default plot-window (0) is used.
  12.  
  13. See Also: semilogx, semilogy, nolog
  14.  
  15.