Produced by IDL 7.1.1
User Documentation

./plotter
setxy.pro

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