1PLSTRIPD(3plplot) PLplot API PLSTRIPD(3plplot)
2
3
4
6 plstripd - Deletes and releases memory used by a stripchart
7
9 plstripd(id)
10
12 Deletes and releases memory used by a stripchart.
13
14 Redacted form: plstripd(id)
15
16 This function is used in example 17.
17
19 id (PLINT, input)
20 Identitification number of stripchart to delete.
21
22
24 Geoffrey Furnish and Maurice LeBrun wrote and maintain PLplot. This
25 man page was automatically generated from the DocBook source of the
26 PLplot documentation, maintained by Alan W. Irwin and Rafael
27 Laboissiere.
28
30 PLplot documentation at http://plplot.sourceforge.net/resources.
31
32
33
34 March, 2007 PLSTRIPD(3plplot)