./plotter
setxy.pro
- Last modification date:
- Sun Oct 22 03:20:02 2017
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.
- Click Left button to set box bottom right corner.
- Drag Left button to move box.
- Drag Middle button near a corner to resize box.
- Right button when done.
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 Sun Oct 22 03:20:12 2017