Making GUI on Matlab
13 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello,
Does anyone here has experience making GUIs on matlab using code and not by using App designer app?
2 commentaires
Walter Roberson
le 22 Jan 2020
Yes, many of us have experience in using GUIDE, and a number of us have experience in programming our own gui without using a design tool. Also in the file exchange there is an additional design tool that is named something like Magic
Mohammad Sami
le 23 Jan 2020
You can always use the app designer to do the layout for you. Then export the app as a code file.
If you want automatic resizing use uigridlayout as your base layer.
Réponses (1)
Voir également
Catégories
En savoir plus sur Develop Apps Using App Designer dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!