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 #62406 is a reply to message #62405] Mon, 08 September 2008 06:51 Go to previous messageGo to previous message
matthias.demuzere is currently offline  matthias.demuzere
Messages: 32
Registered: January 2006
Member
Yes!! That's it! I worked my way around with a more complex For loop
structure, but this is just perfect! That I couldn't think of that
myself!
Thank you David!

Cheers!

Oh, maybe one more question (although a bit off topic here):
I have tried to used the "Axis" command, to plot my own defined X and
Y axis. Yesterday, the axis were appearing on the plot, today, this
command doesn't result in any axis appearing in my .eps figure? Any
idea what could be the cause of this?

Here is the short axis script:

myticklen=-0.01
myticks1=['C','A','N','NE','E','SE','S','SW','W','NW']
mytickvals1=[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)]

AXIS, XAXIS=0, TICKLEN=myticklen,XTITLE='Title',$
XTICKS=9, XTICKNAME=myticks1, XTICKV=mytickvals1,color=255,
CHARTHICK=3, CHARSIZE=1.3, YTICKV = findgen(N_ELEMENTS(Astd))+0.6
[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:31:39 PDT 2025

Total time taken to generate the page: 0.00399 seconds