How do I get grid lines to plot over a spectrogram plot?
Mostrar comentarios más antiguos
How do I get grid lines to plot over a spectrogram plot? I tried to use "grid on" and the grid lines do plot but underneath the spectrogram plot.
Respuestas (2)
Walter Roberson
el 13 de Abr. de 2017
set(gca, 'Layer', 'top')
Jonathan Broyles
el 13 de Abr. de 2017
0 votos
Categorías
Más información sobre Time-Frequency Analysis en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!