comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » !p.multi
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
!p.multi [message #56652] Thu, 08 November 2007 05:15
matthias.demuzere is currently offline  matthias.demuzere
Messages: 32
Registered: January 2006
Member
Hi All,

I have a question concerning multiple plots in 1 window. I used this !
P.multi already many times, but no it seems that something goes wrong.
I just want to plot ten panels in 1 window, using !P.multi = [0,5,2].
Every plot is described the same, except for the variable name. After
the first panel, he jumps to the second position in the window, and
plots all other 9 panels above each other. Also, the first one
disappeared. Has anybody an idea what I am doing wrong:

Here you can see an example of the plot description:

map_set,50,2.5,/azi,/isotr,limit=[30,-12.5,70,20]
contour, data,lon,lat,/fill, LEVELS=levs, C_COLOR=cols, COLOR=255.,/
overplot, /noerase
map_continents,/cont,/countr
map_grid, /BOX_AXES

So this one, 10 times. In the last one, i also plot a colorbar, using
this:

cbar=levs
cbar=rebin(cbar,nlv,21)
contour,cbar,cbar,findgen(21),$
levels=levs,/fill,$
c_colors=cols,xticks=10.,$
ystyle=1,color=255,/noerase,$
xstyle=1,yticks=1,charsize=2,$
ycharsize=0.01,$
xtitle='Temperature (K)', POS=[0.2, 0.07, 0.8, 0.1]

I hope someone can help me with this!!

Thanks,
Matthias
[Message index]
 
Read Message
Previous Topic: !p.multi
Next Topic: !p.multi[0] = ? What's the first element of !p.multi ?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 15:33:27 PDT 2025

Total time taken to generate the page: 0.00483 seconds