DAQRESHAPE: Reshape array of triggered analog input data
by Scott Hirsch
21 Aug 2002
(Updated 12 Jan 2010)
Reshape triggered data acquisition analog input data, removing NaN's.
|
Watch this File
|
| File Information |
| Description |
When you use an analoginput object from the Data Acquisition Toolbox to capture data which which spans multiple triggers, the data from each trigger is separated by NaNs. This function strips out the NaNs and reshapes the data, adding one dimension for trigger. There will be one "column" in the extra dimension for each trigger, yielding an output array of size NSamples x NChannels x NTriggers. |
| Required Products |
Data Acquisition Toolbox
|
| MATLAB release |
MATLAB 6.1 (R12.1)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 12 Jan 2010 |
Update copyright and description. |
|
Contact us