How do I get grid lines to plot over a spectrogram plot?
显示 更早的评论
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.
回答(2 个)
Walter Roberson
2017-4-13
set(gca, 'Layer', 'top')
类别
在 帮助中心 和 File Exchange 中查找有关 Time-Frequency Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!