How to Restore Focus to Matlab after another process steals it
Ältere Kommentare anzeigen
I am launching a java process which unfortunately steals the focus away from Matlab. When typing in the command window this is really annoying. I've created some code which hides the launched process window, but I was wondering how I could pragmatically return focus to Matlab. Ideally there would be a single function which would restore focus to the last item with focus in Matlab but I am guessing this functionality doesn't exist. I have a working hack (see my answer) but I'd be interested in others solutions that are a bit more generic or that don't rely on undocumented features.
Thanks, Jim
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Startup and Shutdown 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!