Matlab Script with UI - buttons and checkbox.
2 ビュー (過去 30 日間)
古いコメントを表示
Hi all,
my matlab script needs some user input. I'd like to have somethink like this
thanks a lot for your ideas on this.
all the best.
0 件のコメント
回答 (1 件)
Reshma Nerella
2021 年 12 月 17 日
編集済み: Reshma Nerella
2021 年 12 月 17 日
Hi,
Inputs in App can be taken using any of the UIComponents like edit field, button group, check boxes, slider, spinner etc. Based on your requirement use any one/combination of the components.
Refer to this documentation page for more info: https://www.mathworks.com/help/matlab/creating_guis/choose-components-for-your-app-designer-app.html
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Introduction to Installation and Licensing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!