LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to do a 3D contour plot with irregular x and y values?

Hi,
I need to plot an x,y,z data as a 3D contour plot. But my x and y values are not regularly separated. Is it possible to do this with Labview 7.1?
Thanks,
Hamza
0 Kudos
Message 1 of 2
(2,629 Views)

Hi

This should be no problem. Have a look at the attached vi. There are three arrays (x,y,z) where each corresponding value (for instance x(1/1), y(1/1) and z(1/1)) define a point on the plot. It doesn't matter if the values are regularly spaced or not.

Hope this helps.

Thomas

 

Using LV8.0
--------------------------------------------------------------------
Don't be afraid to rate a good answer... 😉
--------------------------------------------------------------------
Message 2 of 2
(2,614 Views)