DOKK / manpages / debian 10 / plplot-doc / plgvpw.3plplot.en
PLGVPW(3plplot) PLplot API PLGVPW(3plplot)

plgvpw - Get viewport limits in world coordinates

plgvpw(p_xmin, p_xmax, p_ymin, p_ymax)

Get viewport limits in world coordinates.

Redacted form: General: plgvpw(p_xmin, p_xmax, p_ymin, p_ymax)

This function is used in example 31.

PLFLT_NC_SCALAR(3plplot), output)
Returned value of the lower viewport limit of the world coordinate in x.
PLFLT_NC_SCALAR(3plplot), output)
Returned value of the upper viewport limit of the world coordinate in x.
PLFLT_NC_SCALAR(3plplot), output)
Returned value of the lower viewport limit of the world coordinate in y.
PLFLT_NC_SCALAR(3plplot), output)
Returned value of the upper viewport limit of the world coordinate in y.

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.

January, 2019