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

Home » Public Forums » archive » 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
Need Help on IDLgrAxis ! [message #44465] Fri, 17 June 2005 05:55
naics is currently offline  naics
Messages: 8
Registered: April 2005
Junior Member
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...
[Message index]
 
Read Message
Previous Topic: New version of interactive image processing tool IQM
Next Topic: Geopack magnetic field library

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

Current Time: Wed Oct 08 17:55:40 PDT 2025

Total time taken to generate the page: 0.00466 seconds