Data Acquisition

This app allows a user to interactively configure/control their data acquisition devices.
23.1K Downloads
Updated Tue, 09 Mar 2021 18:00:32 +0000

View License

Editor's Note: This file was selected as MATLAB Central Pick of the Week

This app is a quick way to get up and running with the Data Acquisition Toolbox. The app allows a user to quickly discover, connect to, and control their data acquisition card from MATLAB without prior knowledge of the programming interface to Data Acquisition Toolbox. The app provides an easy to use interface to your data acquisition card and allows you to visualize results and save them to a MAT-file. It also allows the user to generate MATLAB code from the interactive work done with the app, which the user can use to automate their data acquisition process, as well as, learn the programming interface from a relevant working example.
Features:
- Support for audio/analog input, audio/analog output, and non-clocked digital I/O.
- Save captured data to MAT-File (File menu)
- Generate MATLAB code from interactive work (File menu)
- Supports 32-bit and 64-bit Windows versions
- Supports both the legacy interface and the session-based interface.
Note: Audio support for 64-bit Windows begins in R2014a and requires the Direct Sound HW Support Package (free download via MATLAB's "Add-Ons" button).

Cite As

Isaac Noh (2024). Data Acquisition (https://www.mathworks.com/matlabcentral/fileexchange/44234-data-acquisition), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2013b
Compatible with R2013b to R2015b
Platform Compatibility
Windows macOS Linux
Categories
Find more on Data Acquisition Toolbox 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
4.1.0.1

Updated the compatibility info.

4.1.0.0

Version 4.1:
• Export data to workspace
• Added digital I/O, and bidirectional channel support
• Support for different clock sources
• Support for unclocked (single-scan) sessions
• Generate a clock signal
• Add counter I/0 support
• Bugs fixes

1.8.0.0

New version for R2014b and newer (older version still included for R2013b-R2014b).

1.7.0.0

Version 1.5: Fixed data save issue and other improvements.

1.6.0.0

Updated description and bug fixes (v1.4)

1.5.0.0

Bug fixes and added Session Log display

1.4.0.0

- Updated description

1.2.0.0

Updated description.

1.1.0.0

1.04: Bug fixes

1.0.0.0