Data Acquisition Examples with Matlab Implementation

Examples of generation and measurement of signals with Matlab Data Acquisition Toolbox.

You are now following this Submission

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 (2026). Data Acquisition Examples with Matlab Implementation (https://se.mathworks.com/matlabcentral/fileexchange/49744-data-acquisition-examples-with-matlab-implementation), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0.0

A new version of the codes has been uploaded.

1.0.0.0