How to plot spectrogram in Matlab GUI?

13 ビュー (過去 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 Center および File ExchangeMigrate GUIDE Apps についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by