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

Home » Public Forums » archive » Re: axis-problem!!
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
Re: axis-problem!! [message #8335] Mon, 24 February 1997 00:00
davidf is currently offline  davidf
Messages: 2866
Registered: September 1996
Senior Member
Astrid Kuhr writes:

> I have a problem with the axis:
> I have a three-dimensional object, x,y,z-range each is going from [-2..5].
> I use the default view, without changing ax, az, this means, the -2,-2,-2
> corner of the virtual box around my 3dim object.
>
> Now I try to draw the x-axis, which is at the bottom, in the back but
nothing happens......!!
>
> I think, I can give in any case the x,y,z in the axis command, here -2,
-2, -2, for
> all axis, I want to draw. Or is this wrong???

Try this:

SURFACE, DIST(5), XRANGE=[-2,5], YRange=[-2, 5], $
ZRange=[-2, 5], /NoData, /Save, YStyle=1
AXIS, XAxis=1, -2, 5, -2, /T3D

David

-----------------------------------------------------------
David Fanning, Ph.D.
Fanning Software Consulting
2642 Bradbury Court, Fort Collins, CO 80521
Phone: 970-221-0438 Fax: 970-221-4762
E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com
-----------------------------------------------------------
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: GREAT THANX to David Fanning!!
Next Topic: axis-problem!!

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

Current Time: Wed Oct 08 17:03:54 PDT 2025

Total time taken to generate the page: 0.00736 seconds