How to create a popup mesage initially before program running?
Ältere Kommentare anzeigen
Hye all.
I have a gui program. My question is how can i make my program started with user insert his name first. For example: when the user double click on my program, then there will be a popup message ask the user his name. After the user insert his name, then only the program will run. Can anyone help me on this?
Akzeptierte Antwort
Weitere Antworten (1)
the cyclist
am 26 Feb. 2011
0 Stimmen
The "input" command will open a simple dialog box that can be used to prompt for the user's name.
Kategorien
Mehr zu Startup and Shutdown finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!