<< histo Graphics linreg >>

Stixbox >> Stixbox > Graphics > identify

identify

Identify points on a plot by clicking with the mouse

Calling Sequence

v = identify(x,y [,arg3,arg4])

Parameters

x,y

two matrices or vectors.

Description

This routine plots x versus y and waits for mouse clicks to identify points. Click with left button on points and end with middle button. Plotsymbol and text strings are optional input arguments.

<< histo Graphics linreg >>