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

Home » Public Forums » archive » !y.crange "feature" for logarithmic axes
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
!y.crange "feature" for logarithmic axes [message #7754] Thu, 16 January 1997 00:00
brian.jackel is currently offline  brian.jackel
Messages: 23
Registered: May 1996
Junior Member
According to the documentation (IDL 4.0.1 for Windows):

CRANGE
The output axis range. Setting this variable has no effect; set !X.RANGE to
change the range. !X.CRANGE(0) always contains the minimum axis value, and
!X.CRANGE(1) contains the maximum axis value of the last plot before extending
the axes.

However, the behavior for log plots is a bit peculiar:

IDL> plot,[0.1,10.0],/ylog
IDL> print,!y.crange
-1.00000 1.00000

So !y.crange contains the _log_ of the axis range values. Has anyone run
across this before, or found any documentation of this behavior? Thanks
in advance...

Brian Jackel
University of Western Ontario
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Resource temporarily unavailable
Next Topic: Re: procedure within a procedure

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

Current Time: Wed Oct 08 19:50:59 PDT 2025

Total time taken to generate the page: 0.00527 seconds