Analog Input Recorder Application
3 ビュー (過去 30 日間)
古いコメントを表示
Muhammad Salman Kabir
2019 年 11 月 23 日
回答済み: Gabriele Bunkheila
2019 年 12 月 10 日
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 件のコメント
Charlie DeVane
2019 年 12 月 9 日
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.
採用された回答
Gabriele Bunkheila
2019 年 12 月 10 日
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 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Simulation, Tuning, and Visualization についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!