How do I get grid lines to plot over a spectrogram plot?
Show older comments
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.
Answers (2)
Walter Roberson
on 13 Apr 2017
set(gca, 'Layer', 'top')
Jonathan Broyles
on 13 Apr 2017
0 votes
Categories
Find more on Time-Frequency Analysis in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!