Documentation for jbiu/

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

plot/

getpts.pro


top source getpts

Plot

getpts [, x] [, y], device=device, normal=normal, data=data, verbose=verbose, _extra=_extra

Find the locations of a number of points on an existing plot using CURSOR. Use right mouse button to mark final point.

Parameters

x optional

Array of x coordinates.

y optional

Array of y coordinates.

Keywords

device in

Use device coordinates.

normal in

Use normalized coordinates.

data in

Use data coordinates (default).

verbose in

Print out each data point as it is selected.

_extra

Author information

History:

Written by: Jeremy Bailin, 3 December 2010

File attributes

Modification date: Fri Mar 11 16:42:38 2011
Lines: 56