The PLplot Plotting Library: Programmer's Reference Manual | ||
---|---|---|
Prev | Chapter 19. The Common API for PLplot | Next |
plgdiplt
: Get parameters that define current
plot-space window
Get relative minima and maxima that define current
plot-space window.
If plsdiplt
has not been called the default values pointed to by
p_xmin
,
p_ymin
,
p_xmax
, and
p_ymax
will be 0., 0., 1., and 1.
|
Redacted form: plgdiplt(p_xmin, p_ymin, p_xmax, p_ymax)
This function is used in example 31.