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!

 Réponse acceptée

TAB
TAB le 9 Mai 2012

1 vote

get(AxesHandle,'XGrid')
get(AxesHandle,'YGrid')

Plus de réponses (1)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by