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!