Combine listdlg and inputdlg into a UI
조회 수: 6 (최근 30일)
이전 댓글 표시
Hello guys. I am quite new in matlab and I want to create a simple script where the user can utilize listdlg to choose between a list of parameters, inputdlg to input a string and make a pushbutton that does another operation. I was wondering if I can attach the already programmed listdlg and inputdlg onto a UI instead of having to create the list and input dialog box's from scratch. Is this possible? How can I do this? Appreciate any help!
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!