Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

Show an Image while GUI opens

3 views (last 30 days)
Jeena
Jeena on 30 Jan 2014
Closed: MATLAB Answer Bot on 20 Aug 2021
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
Walter Roberson
Walter Roberson on 30 Jan 2014
Is this for a compiled application?

Answers (2)

per isakson
per isakson on 30 Jan 2014
Edited: per isakson on 30 Jan 2014

Jeena
Jeena on 30 Jan 2014
Hi,
The uncompiled version opens very fastly , so it doesn't need an image. But I need to put image in the compiled version .
Thanks
  1 Comment
per isakson
per isakson on 30 Jan 2014
Edited: per isakson on 30 Jan 2014

This question is closed.

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!