Single variable changing in App
显示 更早的评论
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.
回答(1 个)
Randy Acheson
2017-4-10
0 个投票
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.
类别
在 帮助中心 和 File Exchange 中查找有关 Develop Apps Using App Designer 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!