spectrogram x axis logarithmic

3 次查看(过去 30 天)
what is the easiest way to programatically make the x axis of a spectrogram plot logarithmic?

采纳的回答

Daniel Shub
Daniel Shub 2011-11-17
set(gca, 'XScale', 'Log')

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Time-Frequency Analysis 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by