LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

sort in numerical order

Solved!
Go to solution

ok. i did that.

but it looks like this.

 

 

 

not like the sort 2d array function in the zip package.

 

untitled.PNG

0 Kudos
Message 11 of 14
(744 Views)

from ben code i get this

 

untitled1.PNG

 

 

 

i really want this..

which its from sort 2D array dbl

 

 

untitled.PNG

 

 

 

0 Kudos
Message 12 of 14
(742 Views)

OK, you want to sort the rows using ascending values of the first column (what I posted was sorting the columns by ascending values of the first row). Your first post was a bit confusing.

 

Here is the vi modified to do it.

 

SortRowsByFirstColumnAscending.png

 

 

 

Ben64

0 Kudos
Message 13 of 14
(736 Views)

ok.

got it.

i was a little confused myself but it works now!!

thank you!!

0 Kudos
Message 14 of 14
(733 Views)