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

Home » Public Forums » archive » Re: Minor Log Ticks Missing
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: Minor Log Ticks Missing [message #54157] Thu, 24 May 2007 15:35 Go to previous message
news.qwest.net is currently offline  news.qwest.net
Messages: 137
Registered: September 2005
Senior Member
"David Fanning" <news@dfanning.com> wrote in message
news:MPG.20bfa5463ac16d8a989fb9@news.frii.com...
> Hi Folks,
>
> What do you make of this? Pay particular attention to the part of
> the plot above 1d39. Anybody have any ideas what is going on
> here, or how to fix it?
>
> IDL> plot,[0],[0],xrange=[0,10],yrange=[1d35,1d41],/ylog

Interesting. Looks like they still have a float somewhere in the ylog
part of the code. oops.


IDL> plot,[0],[0],xrange=[0,10],yrange=[1d35,1d41]

IDL> plot,[0],[0],xrange=[0,10],yrange=[1d35,1d41],/ylog

Program caused arithmetic error: Floating overflow





The first looks fine, it has the minor ticks. With ylog, they disappear.





Cheers,

bob
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: 24-bit Z-buffer
Next Topic: Re: displaying an image in simple geographic coordinates

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

Current Time: Wed Oct 08 19:43:37 PDT 2025

Total time taken to generate the page: 0.00427 seconds