이전 댓글 표시
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
Shaun VanWeelden
2012년 6월 6일
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.
채택된 답변
추가 답변 (1개)
Pranav
2012년 6월 6일
0 개 추천
I too have faced the same problem. Its a problem with Matlab GUI i guess.
카테고리
도움말 센터 및 File Exchange에서 Interactive Control and Callbacks에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!