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 #18307 is a reply to message #18186] Wed, 15 December 1999 00:00 Go to previous message
Ben Tupper is currently offline  Ben Tupper
Messages: 186
Registered: August 1999
Senior Member
Xiaoming XU wrote:

> Thank you Ben, I tried it. It dosnt work. I attached an image it produced.
> What��s can be wrong? Here is the code that I use.
>
> XM.
>

Ouch!

Well it was a thought. You might try two other things... switch to object
graphics for 3d stuff ... or try the following:

Use the T3d procedure to enter the relative scaling values for each axis
range.
T3d, Scale = [XYscaling[0], XYscaling[1], Zscaling[1]]

Then call Surface procedure with x and y provided as arguments and the t3d
keyword set. I think this should yield and isotropic plot/surface (fingers
crossed here!)
Surface, c,x,y, az = 0,/t3d

By the way, you must have a huge monitor!

window,/free,title='3D Model',xpos=0, ypos=0, xs=1000, ys=1000

Ben
[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: Fri Oct 10 15:33:21 PDT 2025

Total time taken to generate the page: 0.40081 seconds