Provided by: plplot-doc_5.13.0+dfsg-6ubuntu2_all
NAME
plglevel - Get the (current) run level
SYNOPSIS
plglevel(p_level)
DESCRIPTION
Get the (current) run level. Valid settings are: 0, uninitialized 1, initialized 2, viewport defined 3, world coordinates defined Redacted form: plglevel(p_level) This function is used in example 31.
ARGUMENTS
p_level (PLINT_NC_SCALAR(3plplot), output) Returned value of the run level.
AUTHORS
Many developers (who are credited at http://plplot.sourceforge.net/credits.php) have contributed to PLplot over its long history.
SEE ALSO
PLplot documentation at http://plplot.sourceforge.net/documentation.php. November, 2017 PLGLEVEL(3plplot)