필터 지우기
필터 지우기

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