bring the external application window into focus
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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.
0 comentarios
Respuestas (1)
Walter Roberson
el 3 de Oct. de 2011
Did you use system() to start the application from MATLAB ? Or did you use winopen() ?
Ver también
Categorías
Más información sobre Environment and Settings en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!