| The PLplot Plotting Library: Programmer's Reference Manual | ||
|---|---|---|
| Prev | Chapter 16. The Common API for PLplot | Next | 
plstart: Initialization
      Alternative to plstar for initializing the plotting package.  The
      device name keyword for the
      desired output device must be supplied as an argument.  The device
      keywords are the same as those printed out by plstar.  If the
      requested device is not available, or if the input string is empty or
      begins with ``?'', the prompted startup of plstar is used.  This
      routine also divides the output device into
      nx by
      ny sub-pages, each of which
      may be used independently.  The subroutine pladv is used to advance
      from one subpage to the next.
    
| 
 |