LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to exchange two column of an array?

Hellow!
Anyone can tell me the method to exchange any two column of an array? thanks!
0 Kudos
Message 1 of 2
(2,455 Views)

Just slice them out using "index array" with one index disconnected, then place them at the new index using "replace array subset". See attached. Modify as needed (LabVIEW 7.0)

 

(edit: changed attachment to version 7.0)

Message Edited by altenbach on 07-29-2005 02:53 PM

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