Reshape triggered data acquisition analog input data
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.
Zitieren als
Michelle Hirsch (2024). Reshape triggered data acquisition analog input data (https://github.com/michellehirsch/Reshape-Triggered-Data-from-MATLAB-Data-Acquisition-Toolbox), GitHub. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Test and Measurement > Data Acquisition Toolbox > Simultaneous and Synchronized Operations >
- Test and Measurement > Data Acquisition Toolbox > Data Acquisition Toolbox Supported Hardware >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.3.0.2 | Connected to GitHub. |
|
|
1.3.0.1 | Updated license |
|
|
1.3.0.0 | Made available as an easy-to-install MATLAB Toolbox file. |
||
1.1.0.0 | Update copyright and description. |
||
1.0.0.0 |