The PLplot Plotting Library: Programmer's Reference Manual | ||
---|---|---|
Prev | Chapter 19. The Common API for PLplot | Next |
plwind
: Specify world coordinates of viewport boundaries
Sets up the world coordinates of the edges of the viewport.
|
Redacted form: plwind(xmin, xmax, ymin, ymax)
This function is used in examples 1,2,4,6-12,14-16,18,21,23-27,29,31.