Combine listdlg and inputdlg into a UI
5 views (last 30 days)
Show older comments
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!
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!