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!