Produced by IDL 7.1.1
Developer Documentation

./plotter
setxy.pro

Last modification date:
Fri Sep 23 11:20:35 2016

setxy

procedure setxy[, xmin][, xmax][, ymin][, ymax]

Use a box cursor to set the x-axis and y-axis scaling or provide those values directly.

If there are no arguments, then gbtbox_cursor is used to set the region of interest.

If any one argument is present, they must all be present.

Version
$Id$
Common blocks
gbtplot_common

Parameters
xmin
in, optional
double
The desired new minimum x value.
xmax
in, optional
double
The desired new maximum x value.
ymin
in, optional
double
The desired new minimum y value.
ymax
in, optional
double
The desired new maximum y value.


Produced by IDLdoc 1.6 on Fri Sep 23 11:20:43 2016