Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

attach two arrays

Solved!
Go to solution
i have two arrays that i want to attach end to end.  if i use build array it creates an appended array which is not what i want.  essntially im performing the opposite of a split array.  are there any functions that match this description?
0 Kudos
Message 1 of 3
(3,011 Views)
Use Build Array. Did you right click on it and select 'Concantanate Inputs'? Do you run LabVIEW with the Context Help window open?
0 Kudos
Message 2 of 3
(3,007 Views)
Solution
Accepted by acgraham
actually i just found that "insert into array" worked for me.  ill try you method too next time
0 Kudos
Message 3 of 3
(2,994 Views)