Filter löschen
Filter löschen

bring the external application window into focus

1 Ansicht (letzte 30 Tage)
Krishna
Krishna am 3 Okt. 2011
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.

Antworten (1)

Walter Roberson
Walter Roberson am 3 Okt. 2011
Did you use system() to start the application from MATLAB ? Or did you use winopen() ?
  1 Kommentar
Krishna
Krishna am 4 Okt. 2011
I used 'run' method from the wscript shell COM component. Also I used winopen. I tried both.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Environment and Settings finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by