04-17-2008 09:38 AM
04-17-2008 11:57 AM
04-17-2008 12:08 PM
04-17-2008 12:18 PM
04-18-2008 01:49 AM
04-18-2008 07:54 AM
I posted an example showing how to plot 4-D data in this thread. This image illustrates the results.
The quad (X,Y,Z,W) uses the triplet (X,Y,Z) to dicate the location in 3-Space and the W-vlaue dictates the color. THat example uses multiple plots with parametric plots used for the surfaces and line plots are used to illustrate each of the "scans". The code is provided in that thread along with comments explaining the techniques.
"ALL" you have to do is format your data correctly before presnting it the graph.
Ben
04-21-2008 01:49 AM
04-21-2008 08:59 AM