Delay in Complete GUI loading

I am using a GUI which is having few invisible and a visible uipanel. Each uipanel has several buttons(pushbutton, text, popup etc).
When I open the figure it is showing like this(below attached fig) and it takes approx 3 sec to settle down to show the only visible on uipanel.
So I want to hide these scattering of buttons and uipanel. Hence I need to load it invisible and after 3 sec makes it visible. For that I tried M=openfig('MyGUI','new','visible') and after 4 sec openfig(M,'reuse','visible'). Even after this scattering is visible because of reuse command.
Kindly provide some suggestion on this

回答(0 个)

类别

帮助中心File Exchange 中查找有关 Printing and Saving 的更多信息

提问:

2014-1-28

Community Treasure Hunt

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

Start Hunting!

Translated by