Create a GUI in Matlab ?
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
Can I create a GUI which can show a lot of plots like this:?

1 commentaire
Madhu Kodappully
le 7 Oct 2015
Modifié(e) : Madhu Kodappully
le 7 Oct 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
Réponses (1)
Le Chi Hiep
le 7 Oct 2015
0 votes
Cette question est clôturée.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!