Data Acquisition

This app allows a user to interactively configure/control their data acquisition devices.
23,1K descargas
Actualizado 9 mar 2021

Ver licencia

Nota del editor: 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).

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2013b
Compatible con cualquier versión desde R2013b hasta R2015b
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Data Acquisition Toolbox en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
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