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

  1. autoscale:
  2.  
  3. Synopsis: Sets autoscaling on axis.
  4.  
  5. Syntax: autoscale ( "axis", I )
  6.  
  7. Description:
  8.  
  9.     Sets autoscaling on selected axis in the I:th plot-window. 
  10.     "axis" can be, for example, "x", "xy" or alike.
  11.     
  12.     If 'I' is not specified the default plot-window (0) is used.
  13.  
  14.