1PLSTRIPD(3plplot) PLplot API PLSTRIPD(3plplot)
2
3
4
6 plstripd - Deletes and releases memory used by a strip chart
7
9 plstripd(id)
10
12 Deletes and releases memory used by a strip chart.
13
14 Redacted form: plstripd(id)
15
16 This function is used in example 17.
17
19 id (PLINT(3plplot), input)
20 Identification number of strip chart to delete.
21
22
24 Many developers (who are credited at http://plplot.org/credits.php)
25 have contributed to PLplot over its long history.
26
28 PLplot documentation at http://plplot.org/documentation.php.
29
30
31
32 January, 2023 PLSTRIPD(3plplot)