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       Geoffrey  Furnish  and  Maurice LeBrun wrote and maintain PLplot.  This
26       man page was automatically generated from the  DocBook  source  of  the
27       PLplot   documentation,   maintained   by  Alan  W.  Irwin  and  Rafael
28       Laboissiere.
29

SEE ALSO

31       PLplot documentation at http://plplot.sourceforge.net/resources.
32
33
34
35                                  July, 2010                    PLEND(3plplot)
Impressum