| | PGPLOT Subroutine Descriptions |
 | | SUBROUTINE PGBBUF Begin saving graphical output commands in an internal buffer; the commands are held until a matching PGEBUF call (or until the buffer is emptied by PGUPDT). |
 | | SUBROUTINE PGRECT (X1, X2, Y1, Y2) REAL X1, X2, Y1, Y2 This routine can be used instead of PGPOLY for the special case of drawing a rectangle aligned with the coordinate axes; only two vertices need be specified instead of four. |
 | | SUBROUTINE PGSCLP(STATE) INTEGER STATE Normally all PGPLOT primitives except text are ``clipped'' at the edge of the viewport: parts of the primitives that lie outside the viewport are not drawn. |
| www.physics.rutgers.edu /computers/unix/pgplot_routines.html (18252 words) |