How to see if grid is on?
이전 댓글 표시
Hey,
Quick question: Is there a way to check if grid is on or off in a certain axes?
Cheers!
채택된 답변
추가 답변 (1개)
Daniel Shub
2012년 5월 9일
get(gca, {'XGrid', 'YGrid', 'ZGrid'})
카테고리
도움말 센터 및 File Exchange에서 Data Exploration에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!