Effacer les filtres
Effacer les filtres

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 vues (au cours des 30 derniers jours)
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?

Réponse acceptée

Walter Roberson
Walter Roberson le 15 Oct 2012
Modifié(e) : Walter Roberson le 15 Oct 2012
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.

Plus de réponses (0)

Catégories

En savoir plus sur Migrate GUIDE Apps dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by