How do I get grid lines to plot over a spectrogram plot?
Ältere Kommentare anzeigen
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.
Antworten (2)
Walter Roberson
am 13 Apr. 2017
set(gca, 'Layer', 'top')
Jonathan Broyles
am 13 Apr. 2017
0 Stimmen
Kategorien
Mehr zu Time-Frequency Analysis finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!