フィルターのクリア

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 Center および File ExchangeMigrate GUIDE Apps についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by