Analog Input Recorder Application
3 views (last 30 days)
Show older comments
Muhammad Salman Kabir
on 23 Nov 2019
Answered: Gabriele Bunkheila
on 10 Dec 2019
Hi
I need to know how can I display the recorded signal just like Matlab displays in its Analog Input Recorder App.
Refer to attached zip file for further details.
Thanks
1 Comment
Charlie DeVane
on 9 Dec 2019
Are you referring to the Data Acquisition Toolbox app? If so, try changing the products list from Audio Toolbox to Data Acquisition Toolbox to get attention from someone familiar with the app.
Accepted Answer
Gabriele Bunkheila
on 10 Dec 2019
Hi Muhammad,
If the type of signals that you are interested in acquiring is audio, then you should look at Audio Toolbox instead of Data Acquisition Toolbox. Audio Toolbox provides more efficient interfaces for sound cards, with support for synchronized low-latency and multi-channel audio acquisition across all OS.
The reference built-in MATLAB App is that case is called Audio Test Bench. It can be used to display the first acquired channel out of the box via the time scope and spectrum analyzer. It also includes an option to generate MATLAB code so you can customize your visualization (e.g. how many and which channels to visualize) by modifying the generated MATLAB code.
To get started with Audio Test Bench you can easily use the Audio Toolbox documentation, e.g.:
I hope this helps.
Gabriele.
0 Comments
More Answers (0)
See Also
Categories
Find more on Simulation, Tuning, and Visualization in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!