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!