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!