GUI - Real time Spectrogram
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Alessio Izzo
am 22 Jan. 2019
Beantwortet: Kevin Phung
am 22 Jan. 2019
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 Kommentare
Akzeptierte Antwort
Kevin Phung
am 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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Audio and Video Data finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!