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

Home » Public Forums » archive » Re: fit image to logarithmic color bar
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: fit image to logarithmic color bar [message #62402 is a reply to message #62401] Mon, 08 September 2008 07:34 Go to previous messageGo to previous message
matthias.demuzere is currently offline  matthias.demuzere
Messages: 32
Registered: January 2006
Member
Hum, for some reason, things doesn't seem to work.

I have added the Plot keyword as follows:

PLOT, X, /nodata,/normal,POSITION=[0.14,0.57,1,0.58]

But still I can't see any axis when putting the following after the
keyword:

myticklen=-0.01
myticks=['C','A','N','NE','E','SE','S','SW','W','NW']
myticks1=['P0','Rain','SWD','Tmax','Tmin','RH','F010','D010' ,'CC']
mytickvals=[X1+9.8, X1+(9.8*2), X1+(9.8*3), X1+(9.8*4), X1+(9.8*5),
X1+(9.8*6), X1+(9.8*7), X1+(9.8*8), X1+(9.8*9), X1+(9.8*10)]
mytickvals1=[0.1,0.3,0.6,0.8,0.9]
AXIS, XAXIS=0,TICKLEN=myticklen,XTITLE='Weather type',$
XTICKS=9, XTICKNAME=myticks, XTICKV=mytickvals,color=black,
CHARTHICK=3, CHARSIZE=1.3
AXIS, YAXIS=0, TICKLEN=myticklen,YTICKS=8, YTICKNAME=myticks1,
YTICKV=mytickvals1,color=black,CHARTHICK=3, CHARSIZE=1.3

Any more ideas??
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: converting a string to an IDL command
Next Topic: :-) bug during envi 4.5 installation

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

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

Total time taken to generate the page: 0.00421 seconds