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

Home » Public Forums » archive » Re: Question about configuring 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
Re: Question about configuring axes [message #3269] Tue, 03 January 1995 13:14
kucera is currently offline  kucera
Messages: 7
Registered: June 1994
Junior Member
In article <1995Jan3.195504.1252@llyene.jpl.nasa.gov>, erk@cobra.jpl.nasa.gov (Emil R Kursinski) writes...
> Is there any simple way with IDL to plot something with an axis on which values
> decrease rather than increase? For instance when one uses pressure as the
> vertical coordinate to represent atmospheric structure, pressure decreases
> with height and therefore when pressure is used as the y-axis variable, the
> largest values of pressure are those at the bottom of the y-axis.
>
> For instance...
>
> 600 -|
> |
> |
> 800 -|
> |
> |
> 1000 -|
> ------------------------
>
> Thanks for any help,
> Rob Kursinski
>

Yes. Just specify yrange with the higher value first:

plot,xdata,pressure,yrange=[1000,600]
Terry Kucera
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Question about configuring axes
Next Topic: Need World Maps for Use in IDL?

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

Current Time: Wed Oct 08 16:00:58 PDT 2025

Total time taken to generate the page: 0.00544 seconds