Combine listdlg and inputdlg into a UI
6 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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!
Réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!