LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Lowest point of 3D graph?

Hi all,

 

Can you provide me some ideals how to get the lowest point(Z) of the 3D surface graph, and return the corresponding range of X & Y?

0 Kudos
Message 1 of 2
(2,251 Views)

Hi,

you could just use the Max.&Min vi from the array palette on your z matrix.

This will also give you the indices to extract x and y out of their respective arrays.

 

Regards

Florian

0 Kudos
Message 2 of 2
(2,239 Views)