GUI - Real time Spectrogram
2 ビュー (過去 30 日間)
古いコメントを表示
Hello everybody, I am trying to implement a real time spectrogram but I am not able to get what I really want. Basically, I want to show a real time spectrogram while I am recording a signal with length of 60 seconds. I would like to have a fixed time axes, while the spectrogram gets filled with the time. Then when the recording is finished, I would like to use the recorded signal (all the 60 seconds) to plot another graph in the same figure. Any suggestions would be really appreciate.
0 件のコメント
採用された回答
Kevin Phung
2019 年 1 月 22 日
I am not too sure what you have tried so far, but reading this documentation might help with both your planning of how you want your interface to look like, and how to assign callbacks to the pushbuttons (1 for record, 1 for stop, maybe another for plotting) for your project:
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Audio and Video Data についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!