필터 지우기
필터 지우기

When you pause MATLAB and a uicontrol has focus, pressing a keyboard key does not cause MATLAB to resume. Click anywhere outside a uicontrol and then press any key. For more information, see the pause function

조회 수: 3 (최근 30일)
what does it mean?
When you pause MATLAB and a uicontrol has focus, pressing a keyboard key does not cause MATLAB to resume. Click anywhere outside a uicontrol and then press any key. For more information, see the pause function
where outside the gui should I press- because pause is a general command, and in my figure I have all sorts of UIcontrols so, how can I tell which one is with focus?

채택된 답변

Walter Roberson
Walter Roberson 2012년 10월 15일
편집: Walter Roberson 2012년 10월 15일
Do not click outside the GUI: click in any area of the figure that is blank space, where there is no uicontrol() and no graphic.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by