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

Home » Public Forums » archive » Axis question
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
Axis question [message #17312] Mon, 27 September 1999 00:00
Mirko is currently offline  Mirko
Messages: 20
Registered: April 1999
Junior Member
Hi everyone,

I have two sets of data i like to put in one plot with different axis and I
can
not find my mistake while using the axis procedure.
The scaling of the second y -axis is logarithmic
without setting the /ylog keyword to specify logarithmic Y axis.

IDL> curve=loaddata(1)
IDL> plot,20*curve+1,ystyle=8,position=[0.15,0.15,0.85,0.95],/ylo g
IDL> axis,yaxis=1,yrange=[1,35],/save,ytitle='linear axis expected'
IDL> oplot,curve+1,linestyle=0,psym=-4

I've modified an example from D. Fannings book (its very good - i like it)
to show what I mean.

Can anyone help?
Thanks in advance
Mirko
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: IDL Procedure to read/write USGS DEMs
Next Topic: Vert_Colors for PloyLines and Symbols: an answer

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

Current Time: Wed Oct 08 19:52:14 PDT 2025

Total time taken to generate the page: 0.00506 seconds