plsdiplt
Set parameters that define current plot-space window
- Provided by: plplot-doc (Version: 5.15.0+dfsg2-9build1.1)
- Source: plplot
- Report a bug
Set parameters that define current plot-space window
plsdiplt(xmin, ymin, xmax, ymax)
Set relative minima and maxima that define the current plot-space window. If plsdiplt(3plplot) 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.
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.