Hello all, While we're on the subject of wish lists, I'd like to propose a more flexible build array function. My current frustration is caused by 2D array concatenation. If I have two NI-DAQ devices, each collecting 3 channels with 1000 samples, I'd like to be able to concatenate the outputs of the AI Reads so that I have an array of 6 channels of 1000 samples each. Instead, I get a 3 by 2000 array. The workaround is to transpose the outputs of each AI Read, concatenate, then transpose the resulting array - not a very efficient approach as the number of samples increases. It would be nice if the build array function had the options "Concatenate columns" and "Concatenate rows". Just my two cents.
Gary ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gary Rubin Radar Physics Group System Planning Corporation PH: 703-351-8463 FAX: 703-351-8747 http://www.sysplan.com/Radar ***An ISO9001:2000 certified company*** ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~