You can use a function called Reshape Array to specify that it take a certain shape. For instance, if you have an array with 5 elements, and you want to fill it in as a row on your table, but you only want to have 4 columns in the table, then you can reshape your 5 element 1D array as a 2D array with 4 columns and 2 rows. Your array would then have 4 elements in the first row and one in the second. Then, instead of using Build Array to combine your 1D arrays, use Build Array to combine all your newly reshaped 2D arrays with Concatenate Inputs checked on Build Array (right clickt the function to see that option). Instead of creating a 3D array from the inputs, it will paste the 2D arrays together into one big 2D array.
Here's an example in LV 8 and saved down to LV7.0
Message Edited by Jarrod S. on 08-18-2006 01:59 PM
Jarrod S.
National Instruments