[gradsusr] 'vpage command' Question

Hui Wang hui.wang at noaa.gov
Sun Aug 5 00:01:38 EDT 2012


Tahere,

Here is an example for plotting two maps in one page:

*----------------------------
'set vpage 0 8.5 7 11'
'set xlopts 1 4 0.12'
'set ylopts 1 4 0.12'
'set xlint 30'
'set ylint 10'
'set grads off'
'set gxout contour'
'set ccolor 0'
'set black -0.05 0.05'
'set cint 0.2'
'd ssta'
*----------------------------
'set vpage 0 8.5 3 7'
'set xlint 30'
'set ylint 10'
'set grads off'
'set gxout contour'
'set ccolor 0'
'set black -0.05 0.05'
'set cint 0.2'
'd temp'
*----------------------------

Good luck,
Hui

On 8/4/2012 3:11 PM, T. haghroosta wrote:
> Dear All,
>
> I use command 'set vpage .... ' to put my 10 maps in one page, but 
> unfortunately it doesn't work. In fact I don't know where is the exact 
> place of using 'vpage' command in .gs file, and how can I use it. I 
> wrote these 'vpage' commands in a .gs file, inside a 'while' command 
> and before endwhile as follow:
>
> 'set vpage 2 3.6 4.25 7.7'
> 'set vpage 3.7 5.4 4.25 7.7'
> 'set vpage 5.5 7.2 4.25 7.7'
> 'set vpage 7.3 9 4.25 7.7'
> 'set vpage 9.1 10.8 4.25 7.7'
> 'set vpage 2 3.6 0.75 4.2'
> 'set vpage 3.7 5.4 0.75 4.2'
> 'set vpage 5.5 7.2 0.75 4.2'
> 'set vpage 7.3 9 0.75 4.2'
> 'set vpage 9.1 10.8 0.75 4.2'
>
> Could you please lead me to do that? and how can I print it?
>
> Regards
>
> Tahere
>
>
> _______________________________________________
> gradsusr mailing list
> gradsusr at gradsusr.org
> http://gradsusr.org/mailman/listinfo/gradsusr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20120805/97693e63/attachment-0003.html 


More information about the gradsusr mailing list