Show an Image while GUI opens
정보
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
이전 댓글 표시
Hi all,
I have a Matlab GUI application and it is taking nearly 1-2 minutes to open the GUI homepage. This is enough of a time to make a user think that the program might not be working properly.
So I like to put an image while the time the application is loading and close the image when the application is opened completely.
Is there any solution for this ?
Thanks in advance.
Jeena
댓글 수: 1
Walter Roberson
2014년 1월 30일
Is this for a compiled application?
답변 (2개)
Jeena
2014년 1월 30일
0 개 추천
댓글 수: 1
per isakson
2014년 1월 30일
편집: per isakson
2014년 1월 30일
- See Splash window for deployed applications. Deployed is just another word for Compiled.
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!