Produced by IDL 7.1.1
Developer Documentation

./plotter
gbtzoom.pro

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

gbtzoom

procedure gbtzoom, xmin, xmax, ymin, ymax

Set the zoom level in the gbtidl plotter. This is intended for internal plotter use. Users should use setxy to set the zoom level manually.

Version
$Id$
Common blocks
gbtplot_common

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


Produced by IDLdoc 1.6 on Wed Sep 28 13:27:21 2016