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

Home » Public Forums » archive » 2 axis of different type
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
2 axis of different type [message #16497] Thu, 29 July 1999 00:00
Quentin Errera is currently offline  Quentin Errera
Messages: 4
Registered: March 1999
Junior Member
Dear all,

I'm trying to plot the concentration of a atmospheric molecule (xaxis)
vs the pressure (yaxis). The pressure axis should be in log. scale. This
is well done by the command:

PLOT,concentration,pressure,/ylog,yrange=[MAX(pressure),MIN( pressure)] $

,ystyle=9,position=[0.1,0.1,0.9,0.9]
After that, I want add an altitude (in km) axis on the right, in LINEAR
scale. It should be done by:
AXIS,yaxis=1,ylog=0,yrange=[z1,z2],ystyle=1
where z1 (respec. z2) is the altitude corresponding to MAX(pressure)
(respec. MIN(pressure). The result is that the altitude axis is in log.
scale.

If somone could help me,
Thank you,
Cheers,
Quentin.
[Message index]
 
Read Message
Previous Topic: transparency & ordering
Next Topic: IDL date-time routine complaint

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

Current Time: Wed Oct 22 14:59:35 PDT 2025

Total time taken to generate the page: 1.28029 seconds