home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Tools / Languages / RLaB 1.15c / help / plaspect < prev    next >
Encoding:
Text File  |  1994-08-22  |  410 b   |  17 lines  |  [TEXT/RLAB]

  1. plaspect:
  2.  
  3. Synopsis: Set the aspect ratio of the current subplot.
  4.  
  5. Syntax: plaspect ( )
  6.     plaspect ( aspect )
  7.  
  8. Description:
  9.  
  10.     plaspect sets the aspect ratio of the X and Y axis for the
  11.     current subplot in the current window. The aspect ratio is the
  12.     ratio of the y-axis length to the x-axis length.
  13.  
  14.     Calling plaspect with no arguments will reset to the default
  15.     aspect ratio (whatever fills up the viewport).
  16.  
  17.