Problem with waitforbuttonpress : Figure window not active
Ältere Kommentare anzeigen
Hi,
When I use the waitforbuttonpress function even if the figure seems to be on the foreground and active if I press keys nothing happens, I have to press alt+tab twice to have it active again and be able to press keys. I use Matlab R2015a on windows8.
kp=waitforbuttonpress;
keypress=get(gcf,'currentcharacter');
Any idea ?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Install Products finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!