Reshape triggered data acquisition analog input data
Version 1.3.0.2 (2.65 KB) by
Michelle Hirsch
This is a utility function for use with the Data Acquisition Toolbox for MATLAB.
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.
Cite As
Michelle Hirsch (2026). Reshape triggered data acquisition analog input data (https://github.com/michellehirsch/Reshape-Triggered-Data-from-MATLAB-Data-Acquisition-Toolbox), GitHub. Retrieved .
MATLAB Release Compatibility
Created with
R12.1
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- Test and Measurement > Data Acquisition Toolbox > Simultaneous and Synchronized Operations >
- Test and Measurement > Data Acquisition Toolbox > Data Acquisition Toolbox Supported Hardware >
Find more on Simultaneous and Synchronized Operations in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.
