spectrogram error in matlab
Ältere Kommentare anzeigen
Hello, I am trying to plot a spectrogram using MATLAB at home but I am getting the following error:
Undefined function 'spectrogram' for input arguments of type 'double'.
any thoughts?
1 Kommentar
Star Strider
am 6 Apr. 2015
You need the Signal Processing Toolbox. I believe it was called specgram in earlier releases, so search on that if you have the Toolbox.
Type ver in the Command Window to see if you have the Signal Processing Toolbox. It will be listed if you have it.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Time-Frequency Analysis finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!