How can i enter parameters in a dialog box and insert them in a GUI?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
can i use inputdlg or does it get more complicated?
1 Kommentar
Adam
am 9 Feb. 2017
It depends what you want to do, you haven't given enough information. You can enter parameters in an inputdlg and then they will end up in whatever workspace you called it from. Inserting them in a GUI is a different matter. Why would you use a dialog box first followed by a GUI rather than just let people enter parameters directly into the GUI?
Antworten (0)
Siehe auch
Kategorien
Mehr zu Software Development Tools finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!