11-14-2016 04:44 AM
I would like to plot an intensity map similar to the one in the attached file except I only need the color pattern. The points in black are not necessary neither are the red rpm ranges.
A measurement is made for each point in black and the color has to be interpolated between points.
The Intensity graph doesn't fit my need as the scales resolution required is not known and there is no interpolation being done between points.
Ideally I would need each point to be defined by a cluster of 3 elements ( X,Y,Z)
I haven't been able to find a 3D graph in labview going in the right direction for me.
Thank you in advance for you help.
11-14-2016 09:36 AM
11-14-2016 09:52 AM
First of all thank you for your help.
But No I haven't looked at contour map since the only points for with I have data are the points in black on the example map.
If there is a way to interpolate from theses points, to a countour map, I am interested but If I can avoid heavy interpolation calculation.
Best regards