The PLplot Plotting Library: Programmer's Reference Manual | ||
---|---|---|
Prev | Chapter 19. The Common API for PLplot | Next |
plsdiplt
: Set parameters that define current
plot-space window
Set relative minima and maxima that define the current
plot-space window. If plsdiplt
is not called the default values
of xmin
,
ymin
,
xmax
, and
ymax
are 0., 0., 1., and 1.
|
Redacted form: plsdiplt(xmin, ymin, xmax, ymax)
This function is used in example 31.