3D plot [message #32721] |
Thu, 07 November 2002 08:12  |
angaspx
Messages: 3 Registered: November 2002
|
Junior Member |
|
|
Hello!
I'm new to IDL and I'learning fundamental techniques.
If I have a set of point with coordinates (x, y, z) how can I plot a
3D cube representing them?
I have tried surface command, but it is just to plot function, I guess
...
I thank everyone can give me some hint or help.
Bye!
Anto
|
|
|
Re: 3D plot [message #32788 is a reply to message #32721] |
Fri, 08 November 2002 15:29  |
Pavel A. Romashkin
Messages: 531 Registered: November 2000
|
Senior Member |
|
|
I also heard that there is PLOT_3DBOX routine. Not too fancy but may
work in many cases.
HTH,
Pavel
Antonio wrote:
>
> Hello!
> I'm new to IDL and I'learning fundamental techniques.
> If I have a set of point with coordinates (x, y, z) how can I plot a
> 3D cube representing them?
> I have tried surface command, but it is just to plot function, I guess
> ...
> I thank everyone can give me some hint or help.
> Bye!
> Anto
|
|
|