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!