SYNOPSIS

plclear()

DESCRIPTION

Clears the current page, effectively erasing everything that have been drawn. This command only works with interactive drivers; if the driver does not support this, the page is filled with the background color in use. If the current page is divided into subpages, only the current subpage is erased. The nth subpage can be selected with pladv(3plplot)(n).

Redacted form: General: plclear() Perl/PDL: Not available?

This function is not used in any examples.

AUTHORS

Many developers (who are credited at http://plplot.sourceforge.net/credits.php) have contributed to PLplot over its long history.

RELATED TO plclear…

PLplot documentation at http://plplot.sourceforge.net/documentation.php.