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

  1. label:
  2.  
  3. Synopsis: Insert labeltext.
  4.  
  5. Syntax: label ( "label_text", x, y, z, labelnr, I )    
  6.  
  7. Description:
  8.  
  9.     Inserts labeltext in the I:th plot-window at location, x, y
  10.     and z. The label will have label-number labelnr.
  11.     
  12.     If 'I' is not specified the default plot-window (0) is used.
  13.  
  14. See Also: nolabel
  15.  
  16.