1Function: plotpointtype
2Section: graphic
3C-Name: plotpointtype
4Prototype: vLL
5Obsolete: 2007-05-11
6Help: plotpointtype(w,type): this function is obsolete; no graphing engine
7 implement this functionality.
8Doc: This function is obsolete and currently a no-op.
9
10 change the type of points subsequently plotted in rectwindow $w$.
11 $\var{type} = -1$ corresponds to a dot, larger values may correspond to
12 something else. $w = -1$ changes highlevel plotting.
13