How to freeze a figure
이전 댓글 표시
Dear all,
I am building a GUI and I would like to make all buttons and stuff inactive during computation. Is there any clever way of doing so? The current solution is to disable and then enable everything single control...
Thank you for your help, Cédric
채택된 답변
추가 답변 (2개)
Walter Roberson
2013년 2월 28일
0 개 추천
Create a modal figure; nothing else will be permitted to run until the modal figure is destroyed.
카테고리
도움말 센터 및 File Exchange에서 App Building에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!