/GrADS/script/mul2.gs
Name
mul2 - Specify the position of the figure easily when plotting several figures.
Synopsis
mul2 imax jmax ipos jpos
Description
Unlike ../mul.gs, mul2.gs internally uses "set vpage". Though using "set vpage" is more appropriate to draw two or more figures, mul2.gs is kept beta-version until now because of the unstable behavior in the past. To show help, simply run "mul2".
Options
- imax
- Number of horizontal windows.
- jmax
- Number of vertical windows.
- ipos
- Position of windows horizontally (1-imax).
- jpos
- Position of windows vertically (1-jmax).