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

Home » Public Forums » archive » Re: Need Help on IDLgrAxis !
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: Need Help on IDLgrAxis ! [message #44464 is a reply to message #44452] Fri, 17 June 2005 06:28 Go to previous message
Antonio Santiago is currently offline  Antonio Santiago
Messages: 201
Registered: February 2004
Senior Member
naics wrote:
> Hello,
>
> My problem is this, I've been successful in creating a three dimensional
> box that is able to hold various x/y/z slices. The axis has values that
> correspond to the the size of my 3D data, but I now want to change the
> numerical values on the axis (due to unit conversion issues) while still
> maintaining the original size of the box.
>
> My idea was to just change the "range" in my IDLgrAxis object but the
> changes the length of the axis.
>
> i.e.
>
> oXAxis = OBJ_NEW('IDLgrAxis', 0, COLOR=[255,255,255],RANGE=[0,xMax],$
> TITLE=oXTitle,TICKLEN=2,$
> XCOORD_CONV=[xs[0],xs[1]], $
> YCOORD_CONV=ys, $
> ZCOORD_CONV=zs, $
> /EXACT)
>
> I would greatly appreciate any suggestions. Thanks...
>
>
>

I have the same problem with an IDLgrSurface, but I used the TICKTEXT
keyword to do it, that is, I constuct by myself the numbers to be shown.

Bye :)

--
-----------------------------------------------------
Antonio Santiago P�rez
( email: santiago<<at>>grahi.upc.edu )
( www: http://www.grahi.upc.edu/santiago )
( www: http://asantiago.blogsite.org )
-----------------------------------------------------
GRAHI - Grup de Recerca Aplicada en Hidrometeorologia
Universitat Polit�cnica de Catalunya
-----------------------------------------------------
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: ASCII read problem
Next Topic: Re: How does IDL find functions?

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

Current Time: Fri Oct 10 02:26:24 PDT 2025

Total time taken to generate the page: 0.80120 seconds