10-27-2010 08:45 AM
does anyone have any ideas how to approach this matter in LabVIEW.
I have a measurement that is an array of 1D values.
I would like to display that 1D array of values as points of specific color on a 3D model of some sort.
What is the best software to create the 3D model, what is the easiest way to map my values to the points on that model.
Thanks,
Maciej
10-27-2010 12:10 PM
You can use a wrl file with the 3D picture control. How you map your values is optional. I have used color coded sphere at the locations of interest.
Have fun,
Ben