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!