How to plot spectrogram in Matlab GUI?

조회 수: 12 (최근 30일)
studentmatlaber
studentmatlaber 2022년 6월 2일
답변: Anjaneyulu Bairi 2023년 9월 7일
Hello everyone, I'm trying to plot a spectrogram. However, I am getting an error. How can I solve it?
spectrogram(app.UIAxes_4,cleanAudio,win,overlap,ffTLength,fs);
  댓글 수: 1
Rik
Rik 2022년 6월 2일
What error are you getting? Did you read the documentation for the spectrogram function? Does it allow uiaxes instead of normal axes?

댓글을 달려면 로그인하십시오.

답변 (1개)

Anjaneyulu Bairi
Anjaneyulu Bairi 2023년 9월 7일
I understand that you are trying to plot spectrogram. Follow the below documentation link to achieve that.
Hope it helps.

카테고리

Help CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by