How to create a popup mesage initially before program running?
显示 更早的评论
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?
采纳的回答
更多回答(1 个)
the cyclist
2011-2-26
0 个投票
The "input" command will open a simple dialog box that can be used to prompt for the user's name.
类别
在 帮助中心 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!