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

Home » Public Forums » archive » Re: 3D Scatterplot code
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: 3D Scatterplot code [message #47 is a reply to message #46] Sat, 19 January 1991 12:59 Go to previous message
plonski is currently offline  plonski
Messages: 7
Registered: February 1991
Junior Member
3D Scatter plots in IDL are easy. I typically use a "surface /nodata ..."
call to set up the t3d matrix based on user specified rotations, scales
etc. Then one can use the "plots /t3d PSYM= ..." command with the x,y,z
values. A simple version of the above would only take two lines of code.
I typically assign different colors to each data set being plotted.
I don't have a way to interactively rotate. For the data set I use,
I wrote a short routine which does the above and then I
call it repeatedly until I get the perspective that looks best.
The code assumes a lot about the data which is passed in structures
so it would not be useful to others.

If anyone has a better way I'd like to know about it as the above method
was my quick & dirty approach to the problem.

------------------------------------------------------------ -------------------
. . .__. The opinions expressed herein are soley
|\./| !__! Michael Plonski those of the author and do not represent
| | | "plonski@aero.org" those of The Aerospace Corporation.
____________________________________________________________ ___________________
[Message index]
 
Read Message
Read Message
Previous Topic: Re: Bug in legend.pro (PV-Wave User's Library)
Next Topic: Fixes for LN03 procedure under VMS

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

Current Time: Thu Dec 04 15:48:45 PST 2025

Total time taken to generate the page: 0.40595 seconds