bring the external application window into focus
Afficher commentaires plus anciens
I have an external application running which I have opened from matlab. I need to get the application window into focus whenever I require. I have tried using Appactivate method from wScript shell but it doesn't work. Is there a way to bring the window into focus?
Thanks krishna.
Réponses (1)
Walter Roberson
le 3 Oct 2011
0 votes
Did you use system() to start the application from MATLAB ? Or did you use winopen() ?
1 commentaire
Krishna
le 4 Oct 2011
Catégories
En savoir plus sur App Building dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!