Provided by: plplot-doc_5.13.0+dfsg-6ubuntu2_all bug

NAME

       plclear - Clear current (sub)page

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.

SEE ALSO

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

                                                 November, 2017                                 PLCLEAR(3plplot)