LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

extracting minimum and the next minimum value from each row of a matrix

Solved!
Go to solution

hello,

i need to get a minimum and the next minimum value from each row of a 2 dimensional matrix.

i could successfully extract the minimum value, but unable to get the next minimum.

here is a screenshot of how i got the minimum value

0 Kudos
Message 1 of 3
(2,793 Views)
Solution
Accepted by topic author tusharjain

Conver the matrix to array then use the sort array functionSmiley Happy

With regards,
JK
(Certified LabVIEW Developer)
Give Kudos for Good Answers, and Mark it a solution if your problem is solved.
Message 2 of 3
(2,783 Views)

thnk u so much!!

Smiley Very Happy

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