Best way to Start using App Designer?
Afficher commentaires plus anciens
Jumping in with both feet, I have tried to create an app to run some simple code that manipulates vectors in the complex plane. I have reviewed the existing help and tutorials on the subject but it isn't entirely clear how to start the process. My intuition led me to think that you'd launch App Designer from the code you were working on, and then create the GUI to interface with the code. From what I have seen so far, it is the other way around....you create the GUI first on a blank slate, THEN you have to insert the "functional" code that you want the GUI to control. Any comments on my observations? Feel free to give advice!
4 commentaires
M G
le 26 Avr 2018
Ameer Hamza
le 26 Avr 2018
In the App Designer, there is Design View and then there is Code View. All the code resides in Code view tab.

M G
le 27 Avr 2018
Ameer Hamza
le 30 Avr 2018
You can first add all the components you want to the app canvas, and then code the way you want the components to interact with each other.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Develop Apps Using App Designer dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!