LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

convert two 1D array to one 2D array

Hello,

 

In the attached VI written in Labview 8.2,  I would like to have the two 1D arrays written to a single 2D array file.

 

Any help will be greatly appreciated.

 

Thanks,

hiNi.

Message 1 of 3
(3,273 Views)

That's correct. It will give you a 2D array out of 2 or more 1D arrays

 

I think what you want to do is add a transpose array function before you output it to the indicator

Omar
0 Kudos
Message 2 of 3
(3,267 Views)

I missed the file part.

 

Use the "Write to Spreadsheet File.vi" to write your 2D array to a file.

Omar
0 Kudos
Message 3 of 3
(3,266 Views)