GUI - Real time Spectrogram
2 views (last 30 days)
Show older comments
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 Comments
Accepted Answer
Kevin Phung
on 22 Jan 2019
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 Comments
More Answers (0)
See Also
Categories
Find more on Audio and Video Data in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!