spectrogram error in matlab
古いコメントを表示
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 件のコメント
Star Strider
2015 年 4 月 6 日
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.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Time-Frequency Analysis についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!