Info
This question is closed. Reopen it to edit or answer.
Show an Image while GUI opens
3 views (last 30 days)
Show older comments
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 Comment
Answers (2)
Jeena
on 30 Jan 2014
1 Comment
per isakson
on 30 Jan 2014
Edited: per isakson
on 30 Jan 2014
- See Splash window for deployed applications. Deployed is just another word for Compiled.
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!