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!