Best way to Start using App Designer?
Show older comments
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 Comments
M G
on 26 Apr 2018
Ameer Hamza
on 26 Apr 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
on 27 Apr 2018
Ameer Hamza
on 30 Apr 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.
Accepted Answer
More Answers (0)
Categories
Find more on Develop Apps Using App Designer in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!