Produced by IDL 7.0
Developer Documentation

./plotter
gbtzoom.pro

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

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 Sun Oct 22 03:20:12 2017