1PLEND(3plplot)                    PLplot API                    PLEND(3plplot)
2
3
4

NAME

6       plend - End plotting session
7

SYNOPSIS

9       plend()
10

DESCRIPTION

12       Ends  a  plotting  session,  tidies  up  all the output files, switches
13       interactive devices back into text mode and frees up  any  memory  that
14       was allocated.  Must be called before end of program.
15
16       By  default,  PLplot's  interactive  devices (Xwin, TK, etc.) go into a
17       wait state after a call to plend or other functions which  trigger  the
18       end of a plot page. To avoid this, use the plspause(3plplot) function.
19
20       Redacted form: plend()
21
22       This function is used in all of the examples.
23

AUTHORS

25       Many    developers   (who   are   credited   at   http://plplot.source
26       forge.net/credits.php) have contributed to PLplot over  its  long  his‐
27       tory.
28

SEE ALSO

30       PLplot    documentation   at   http://plplot.sourceforge.net/documenta
31       tion.php.
32
33
34
35                                 August, 2017                   PLEND(3plplot)
Impressum