1PLSPAUSE(3plplot) PLplot API PLSPAUSE(3plplot)
2
3
4
6 plspause - Set the pause (on end-of-page) status
7
9 plspause(pause)
10
12 Set the pause (on end-of-page) status.
13
14 Redacted form: plspause(pause)
15
16 This function is in examples 14,20.
17
19 pause (PLBOOL, input)
20 If pause is true there will be a pause on end-of-page for those
21 drivers which support this. Otherwise there is no pause.
22
23
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
31 PLplot documentation at http://plplot.sourceforge.net/resources.
32
33
34
35 March, 2007 PLSPAUSE(3plplot)