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

Home » Public Forums » archive » CONTOUR problem
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: CONTOUR problem [message #62128 is a reply to message #7115] Wed, 27 August 2008 01:06 Go to previous messageGo to previous message
Wox is currently offline  Wox
Messages: 184
Registered: August 2006
Senior Member
On Tue, 26 Aug 2008 16:21:05 -0700 (PDT), xiao <littledddna@gmail.com>
wrote:

> HI~ everyone~ i use the contour pro to display a 2Darray named s11.
> And I wrote it like this:
>
> CONTOUR,s11,rangle,vangle,xrange=[0,180],yrange=[0,90],ytitl e='Viewing
> zenith angle',xtitle='Relative azimuth angle',/C_LABELS
>
> But the xrange and yrange do not work and it only labeled on line in
> the image , Any one see where the problem is ?
>
> Thank you very much~

nlevels=5
CONTOUR,s11,rangle,vangle,xrange=[0,180],yrange=[0,90],xstyl e=1,ystyle=1,ytitle='Viewing
zenith angle',xtitle='Relative azimuth
angle',C_LABELS=replicate(1,nlevels)

To know how many levels there are (nlevels), you must set the LEVELS
keyword yourself., otherwise make nlevels big enough.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Contour Problem
Next Topic: TIMEGEN bug (not the pre-6.4 bug that Fanning describes)

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

Current Time: Fri Oct 10 11:19:26 PDT 2025

Total time taken to generate the page: 0.08249 seconds