Ältere Kommentare anzeigen
I have programmed some calculations in my gui, so it takes some time and then displays the result. Problem is that it doesn't show anything 'BUSY' during this period.. this may sometimes lead to repetetive commands being given.
any comments?
1 Kommentar
Shaun VanWeelden
am 6 Jun. 2012
I think this is what you are looking for:
http://www.mathworks.com/help/techdoc/creating_guis/bq61qtj-1.html#bq61ugk
Adjusting the busy action of your callback should get it to work. If you need more help let me know.
Akzeptierte Antwort
Weitere Antworten (1)
Pranav
am 6 Jun. 2012
0 Stimmen
I too have faced the same problem. Its a problem with Matlab GUI i guess.
Kategorien
Mehr zu Interactive Control and Callbacks finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!