Produced by IDL 7.0
Developer Documentation

./plotter
setmarker.pro

Last modification date:
Sun Oct 22 03:20:02 2017

setmarker

procedure setmarker, x, y, [text=string]

This procedure sets a marker on the plot at the given location.

Examples
setmarker,1420.405,1.3
Version
$Id$
Common blocks
gbtplot_common

Parameters
x
in, required
float
X position in current plotter units
y
in, required
float
Y position in current plotter units

Keywords
text
in, optional
string
text to be associated with the marker. If omitted, the text will represent the x and y positions.


Produced by IDLdoc 1.6 on Sun Oct 22 03:20:12 2017