grid on in gui
显示 更早的评论
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,
采纳的回答
更多回答(3 个)
Ilham Hardy
2012-7-11
0 个投票
Use grid on after every plot (/subplot) command.
类别
在 帮助中心 和 File Exchange 中查找有关 2-D and 3-D Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!