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(3plplot), 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 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
30 PLplot documentation at http://plplot.sourceforge.net/documenta‐
31 tion.php.
32
33
34
35 August, 2017 PLSPAUSE(3plplot)