logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

plend - End plotting session

Authors

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

Description

       Ends a plotting session, tidies up all the output files, switches interactive devices back into text mode
       and frees up any memory that was allocated.  Must be called before end of program.

       By  default,  PLplot's interactive devices (Xwin, TK, etc.) go into a wait state after a call to plend or
       other functions which trigger the end of a plot page. To avoid this, use the plspause(3plplot) function.

       Redacted form: plend()

       This function is used in all of the examples.

Name

plend - End plotting session

See Also

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

                                                   July, 2025                                     PLEND(3plplot)

Synopsis

plend()

See Also