Create a GUI in Matlab ?
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
Can I create a GUI which can show a lot of plots like this:?

1 comentario
Madhu Kodappully
el 7 de Oct. de 2015
Editada: Madhu Kodappully
el 7 de Oct. de 2015
Yes
Type GUIDE on the command window
it will open a window
choose new figure
In the newly opened figure, Place axes ui object (see the left palette)
write code with subplot option
Respuestas (1)
Le Chi Hiep
el 7 de Oct. de 2015
0 votos
La pregunta está cerrada.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!