Filter löschen
Filter löschen

Delay in Complete GUI loading

2 Ansichten (letzte 30 Tage)
Vivek
Vivek am 28 Jan. 2014
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

Antworten (0)

Kategorien

Mehr zu Interactive Control and Callbacks finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by