You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Matlab code to read analog signal coming from a daq or from your sound card. This code allows to display the data in real-time or when the acquisition finished.
The real-time visualization method is better for monitoring.
The non real-time visualization method is better for accurate acquisitions.
It is an easy way to monitor or record your data coming from a daq or your sound card. I tried to write the simpler and the more general code possible. There is only one script file with a lot of comments to understand each step.
You can change many parameters like the duration, the number of channels or the type of daq easily.
The variable 'real_time_vis' can be changed to have a real time visualization of your data or not.
Nizar Ouarti 11-2009, France
Cite As
Nizar Ouarti (2026). Real-time DAQ and sound card visualization (https://www.mathworks.com/matlabcentral/fileexchange/25898-real-time-daq-and-sound-card-visualization), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (2.03 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
