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

Home » Public Forums » archive » Z-range
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: Z-range [message #18280 is a reply to message #18186] Fri, 17 December 1999 00:00 Go to previous messageGo to previous message
davidf is currently offline  davidf
Messages: 2866
Registered: September 1996
Senior Member
Xiaoming XU (xu@graz.at) writes:

> how can I set the Z range in the scale of x, y when use surface?
> In other words, how the x,y,z be plotted in the same scale?

As Ben Tupper points out, this is going to have to be
done on object graphics. IDL's normal direct graphics
system is really a "two-and-a-half-D" system. As such,
it forces surface plots to have artificial
limitations. For example, no matter how you rotate a
surface plot in direct graphics, the Z-axis must be
vertical. This makes is *impossible* to get correct
axis scaling.

But the object graphics system is not so hard.
You can start with this simple surface plot from
my web page and most of the work will be done for
you. :-)

ftp://ftp.dfanning.com/pub/dfanning/outgoing/idl_course/simp le_surface.pro

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: discrete cosine transform
Next Topic: Re: Another IDL twist

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

Current Time: Wed Oct 08 19:59:07 PDT 2025

Total time taken to generate the page: 0.00487 seconds