Provided by: plplot-doc_5.15.0+dfsg-29_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()

       This function is not used in any examples.

AUTHORS

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

SEE ALSO

       PLplot documentation at http://plplot.org/documentation.php.

                                            June, 2022                           PLCLEAR(3plplot)