GETPTS
Name
GETPTS
Purpose
Find the locations of a number of points on an existing plot using CURSOR.
Use right mouse button to mark final point.
Category
Plot
Calling Sequence
GETPTS, X, Y
Optional Outputs
X: Array of x coordinates.
Y: Array of y coordinates.
Keyword Parameters
VERBOSE: Print out each data point as it is selected.
DATA: Use data coordinates (default).
DEVICE: Use device coordinates.
NORMAL: Use normalized coordinates.
Modification History
Written by: Jeremy Bailin, 3 December 2010