Single variable changing in App
4 views (last 30 days)
Show older comments
I would like to create an app that allows me to chance a single value in a equation and the display that answer to the equation as I change that value. I was thinking a drop down list/knob/ or slider. But I cannot seem to grasp how to use the app editor to do this.
0 Comments
Answers (1)
Randy Acheson
on 10 Apr 2017
There are many examples and tutorials for App Designer available in the MATLAB documentation.
Here is a quick video tutorial explaining the main features of App Designer: https://www.mathworks.com/videos/app-designer-117921.html
Here is a tutorial on how to create an example application:
Here are several examples of how to implement specific App Designer features:
Note: App Designer is only available starting in version R2016a. For earlier releases of MATLAB, you can find tutorials and examples on the older app creation tool, GUIDE, in the MATLAB documentation.
0 Comments
See Also
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!