spectrogram x axis logarithmic

조회 수: 3 (최근 30일)
Baba
Baba 2011년 11월 17일
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