Hi there,
I create a 2D array (2 columns x 30 rows) from three 2D arrays (2 columns x 10 rows each) using "Build Array" with "Concatenate Inputs" selected. The new array behaves like what I expected. But when I write the new array to a DAT file, I get the data in the format of 6 columns x 10 rows, as if they were connected without "Concatenate Inputs" selected. Could anyone please tell me how to write the new array in the form of 2 columns x 30 rows? Many thanks.