How do I get grid lines to plot over a spectrogram plot?
Mostra commenti meno recenti
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.
Risposte (2)
Walter Roberson
il 13 Apr 2017
set(gca, 'Layer', 'top')
Jonathan Broyles
il 13 Apr 2017
0 voti
Categorie
Scopri di più su Time-Frequency Analysis in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!