How to create figure that does not allow any interaction with other figure until figure is closed/gone?

2 ビュー (過去 30 日間)
Pretty much it is just like a dialog box that does not allow any interaction with the preceding figure and it continues to make an error noise everytime the preceding figure is clicked on.
Also similar to the Question Dialog (questdlg), unfortunately, the question dialog does not offer enough entries.

採用された回答

Steven Lord
Steven Lord 2015 年 8 月 21 日
Make the figure modal using its WindowStyle property.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeInteractive Control and Callbacks についてさらに検索

タグ

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by