plgdiplt
Get parameters that define current plot-space window
- Provided by: plplot-doc (Version: 5.15.0+dfsg-24build2)
- Source: plplot
- Report a bug
Get parameters that define current plot-space window
plgdiplt(p_xmin, p_ymin, p_xmax, p_ymax)
Get relative minima and maxima that define current plot-space window. If plsdiplt(3plplot) 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.
Many developers (who are credited at http://plplot.org/credits.php) have contributed to PLplot over its long history.
PLplot documentation at http://plplot.org/documentation.php.