home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Languages / RLaB 1.18c / misc / gnuplothelp / key < prev    next >
Encoding:
Text File  |  1995-02-14  |  338 b   |  17 lines  |  [TEXT/ttxt]

  1. key:
  2.  
  3. Synopsis: Turn keys on.
  4.  
  5. Syntax: key ( x, y, z, I )
  6.  
  7. Description:
  8.  
  9.     Turns keys on in the I:th plot-window. The keys will be placed at 
  10.     x, y and z. If x, y and z are left out, the keys will be placed at
  11.     the default position, the upper right corner.
  12.     
  13.     If 'I' is not specified the default plot-window (0) is used.
  14.  
  15. See Also: nokey
  16.  
  17.