grid on in gui
Show older comments
HI,
I have six axes in my gui, and I want that everyone of them will be with grid on. simple command grid on, apply only on one of the plots randomly at each run.
how to resolve this?
thanks,
Accepted Answer
More Answers (3)
Ilham Hardy
on 11 Jul 2012
0 votes
Use grid on after every plot (/subplot) command.
Michael Adelman
on 11 Jul 2012
0 votes
Categories
Find more on 2-D and 3-D Plots 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!