Data Acquisition Examples with Matlab Implementation
The present Matlab codes are data acquisition examples, which concern the generation and measurement (queue and acquisition) of (audio) signals with Matlab Data Acquisition Toolbox using both the Legacy and Session-Based interface and both the Sound Card and NI DAQ (NI USB-6211) hardware. In the examples is shown how to:
- prepare the analog output(s) and input(s);
- simultaneously queue and acquire data;
- log the results into data .txt data file.
The codes are based on the theory described in:
[1] Data Acquisition Toolbox User’s Guide.pdf. The MathWorks Inc, 2014.
[2] Data Acquisition Toolbox User’s Guide.pdf. The MathWorks Inc, 2016.
[3] NI USB-621x Specifications.pdf. Austin, National Instruments, Corp., 2009.
Cite As
Hristo Zhivomirov (2024). Data Acquisition Examples with Matlab Implementation (https://www.mathworks.com/matlabcentral/fileexchange/49744-data-acquisition-examples-with-matlab-implementation), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired: Data Acquisition and Monitoring with Matlab Implementation
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.