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.org/credits.php)
26 have contributed to PLplot over its long history.
27
29 PLplot documentation at http://plplot.org/documentation.php.
30
31
32
33 August, 2021 PLSPAUSE(3plplot)