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
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/827455/image.png)
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!