How do I get grid lines to plot over a spectrogram plot?
Afficher commentaires plus anciens
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.
Réponses (2)
Walter Roberson
le 13 Avr 2017
set(gca, 'Layer', 'top')
Jonathan Broyles
le 13 Avr 2017
0 votes
Catégories
En savoir plus sur Time-Frequency Analysis dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!