I want to build a 2-D array out of multiple 1-D arrays so that I can wire the 2-D array to the "Write to Spreadsheet File.vi" function. I searched the Array palette endlessly with no luck...any ideas?
Search for the "Build Array" function in the Array palette. The "Build Array" concatenates multiple arrays or appends elements to an n-dimensional array.