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 CenterFile Exchange 中查找有关 Interactive Control and Callbacks 的更多信息

标签

产品

Community Treasure Hunt

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

Start Hunting!

Translated by