SET_WINDOW Name
SET_WINDOW Purpose
Set data window.
Category
Calling Sequence
set_window, x0, x1, y0, y1 Inputs
x0,x1 = x data min and max. in
y0,y1 = y data min and max. in
Keyword Parameters
Keywords
NXRANGE = [nx0, nx1]: window x pos. in norm. coord.
NYRANGE = [ny0, ny1]: window y pos. in norm. coord.
Defaults for both are [0,1]
Outputs
Common Blocks
Notes
Note: x0 maps to nx0, x1 maps to nx1, y0 maps to ny0, y1 maps to ny1.
For oplot and plots only. plot sets its own window.
Modification History
R. Sterner, 10 Sep, 1989.
R. Sterner, 2010 Jun 04 --- Converted arrays from () to [].
Copyright (C) 1989, Johns Hopkins University/Applied Physics Laboratory
This software may be used, copied, or redistributed as long as it is not
sold and this copyright notice is reproduced on each copy made. This
routine is provided as is without any express or implied warranties
whatsoever. Other limitations apply as described in the file disclaimer.txt.