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 で Scripts についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!