grid on in gui
Mostrar comentarios más antiguos
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,
Respuesta aceptada
Más respuestas (3)
Ilham Hardy
el 11 de Jul. de 2012
0 votos
Use grid on after every plot (/subplot) command.
Michael Adelman
el 11 de Jul. de 2012
0 votos
Michael Adelman
el 11 de Jul. de 2012
0 votos
1 comentario
Sebastian Holmqvist
el 12 de Jul. de 2012
Glad to help!
Categorías
Más información sobre 2-D and 3-D Plots en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!