Single variable changing in App
2 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Randy Acheson
2017 年 4 月 10 日
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 件のコメント
参考
カテゴリ
Help Center および 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!