Produced by IDL 7.1.1
User Documentation

./plotter
setmarker.pro

Last modification date:
Wed Sep 28 13:27:10 2016

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 Wed Sep 28 13:27:37 2016