[gradsusr] Multi-panel plots
M.Mahakur
mmahakur at tropmet.res.in
Mon Jun 15 08:05:22 EDT 2015
try:
subplot 10 1
subplot 10 2
subplot 10 3
...
...
subplot 10 9
subplot 10 10
----- Original Message -----
From: Geeta Geeta <geeta124 at hotmail.com>
To: grads grads <gradsusr at gradsusr.org>
Sent: Mon, 15 Jun 2015 16:55:41 +0530 (IST)
Subject: [gradsusr] Multi-panel plots
Hi. I have to make 10 plots in One page. For this I am using the script subplot.gs.
Can someone tell me how to use this. I have to draw it in a Portrait Mode (5 Rows and 2 Columns).
I am using the subplot like this.
run subplot.gs 10 1 2 (1st ROW TOP/LEFTMOST PLOT)run subplot.gs 10 2 2 (1st ROW TOP/RIGHTMOST PLOT)run subplot.gs 10 3 1 (2nd Row, 1st column)
But its not getting me desired number of plots.
Geeta
-
More information about the gradsusr
mailing list