LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Max & Min value for each columns

Solved!
Go to solution

Hi!

Can anyone help me modify my. VI? I want to get Min and Max value for each column of Appended array. Then I need to create two 1D arrays - the first with the min and the second with the max value.

0 Kudos
Message 1 of 3
(3,070 Views)
Solution
Accepted by topic author Slizeer

I already solved the problem Smiley Happy The solution is below

0 Kudos
Message 2 of 3
(3,068 Views)

Your code is exceedingly complicated for such a simple task. All you need is this:

 

 

 

(see also here)

Download All
0 Kudos
Message 3 of 3
(3,053 Views)