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!

 Risposta accettata

TAB
TAB il 9 Mag 2012
get(AxesHandle,'XGrid')
get(AxesHandle,'YGrid')

Più risposte (1)

Categorie

Community Treasure Hunt

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

Start Hunting!

Translated by