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

Home » Public Forums » archive » plot and contour inconsistency
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
plot and contour inconsistency [message #83560] Sat, 09 March 2013 22:10 Go to previous message
Matthew Argall is currently offline  Matthew Argall
Messages: 286
Registered: October 2011
Senior Member
I have a program that uses the system variable !values.f_nan as the default MIN_VALUE and MAX_VALUE for a plotting routine and it works fine.

However, I tried to do the same thing with contour and it does not work -- none of the contours are drawn.

x = findgen(256)
y = findgen(256)
c = dist(256)

plot, x, y, MIN_VALUE=!values.f_nan, MAX_VALUE=!value.f_nan

contour, c, MIN_VALUE=!values.f_nan, MAX_VALUE=!value.f_nan


Should they behave differently?
[Message index]
 
Read Message
Read Message
Previous Topic: Re: plot and contour inconsistency
Next Topic: Re: custom x axis

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

Current Time: Wed Oct 08 19:12:19 PDT 2025

Total time taken to generate the page: 0.00434 seconds