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.source‐
25 forge.net/credits.php) have contributed to PLplot over its long his‐
26 tory.
27
29 PLplot documentation at http://plplot.sourceforge.net/documenta‐
30 tion.php.
31
32
33
34 August, 2017 PLSTRIPD(3plplot)