GUI - How to make a pop-up figure prevent from modifying anything else until it's closed
古いコメントを表示
In the GUI that I'm programming, a pushbutton makes a figure appear where some stuff can be set. What I would like is that this figure prevents the user from beeing able to modify any other displayed figure until it is closed. I read in the MATLAB help that there's a property that can be set, but I can't find it again. Thanks for your help, Stefano
採用された回答
その他の回答 (1 件)
Oleg Komarov
2012 年 2 月 27 日
0 投票
3 件のコメント
Stefano
2012 年 2 月 27 日
Oleg Komarov
2012 年 2 月 27 日
You don't have enable/disable at the figure level, as the first link says.
Stefano
2012 年 2 月 27 日
カテゴリ
ヘルプ センター および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!