spectrogram x axis logarithmic

3 visualizaciones (últimos 30 días)
Baba
Baba el 17 de Nov. de 2011
what is the easiest way to programatically make the x axis of a spectrogram plot logarithmic?

Respuesta aceptada

Daniel Shub
Daniel Shub el 17 de Nov. de 2011
set(gca, 'XScale', 'Log')

Más respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by