Show an Image while GUI opens
Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Ältere Kommentare anzeigen
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 Kommentar
Walter Roberson
am 30 Jan. 2014
Is this for a compiled application?
Antworten (2)
per isakson
am 30 Jan. 2014
Bearbeitet: per isakson
am 30 Jan. 2014
0 Stimmen
Starting points:
Jeena
am 30 Jan. 2014
0 Stimmen
1 Kommentar
per isakson
am 30 Jan. 2014
Bearbeitet: per isakson
am 30 Jan. 2014
- See Splash window for deployed applications. Deployed is just another word for Compiled.
Diese Frage ist geschlossen.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!