Data Acquisition Examples with Matlab Implementation

Examples of generation and measurement of signals with Matlab Data Acquisition Toolbox.
776 Downloads
Updated 26 Jun 2018

View License

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
Created with R2014b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Data Acquisition Toolbox Supported Hardware in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.0

A new version of the codes has been uploaded.

1.0.0.0