How to see if grid is on?
Show older comments
Hey,
Quick question: Is there a way to check if grid is on or off in a certain axes?
Cheers!
Accepted Answer
More Answers (1)
Daniel Shub
on 9 May 2012
get(gca, {'XGrid', 'YGrid', 'ZGrid'})
Categories
Find more on Data Exploration 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!