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

Home » Public Forums » archive » A possible bug in IDL 8.2.3
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
A possible bug in IDL 8.2.3 [message #84768] Fri, 07 June 2013 19:39 Go to previous message
Xin Tao is currently offline  Xin Tao
Messages: 40
Registered: April 2011
Member
I don't know whether this is a bug or not, but the behaviour of the following two lines is not what I expected

IDL> a=plot([0,1,3],yrange=[0,3])
IDL> b = plot([-1,1,2],/overplot, 'g')

The line of b will go outside the plotting box, because it tried to get to -1, but the yrange is limited to be [0,3] by a.

Here is my IDL version:

{ x86_64 darwin unix Mac OS X 8.2.3 May 2 2013 64 64}

Please let me know whether there is anything I can do about it.

Thanks,

Xin
[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
Read Message
Read Message
Read Message
Read Message
Previous Topic: Contour over map problems in IDL8.2 new graphics
Next Topic: structure length in files

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

Current Time: Wed Oct 08 13:56:31 PDT 2025

Total time taken to generate the page: 0.00496 seconds