bring the external application window into focus

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.

답변 (1개)

Walter Roberson
Walter Roberson 2011년 10월 3일

0 개 추천

Did you use system() to start the application from MATLAB ? Or did you use winopen() ?

댓글 수: 1

I used 'run' method from the wscript shell COM component. Also I used winopen. I tried both.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 App Building에 대해 자세히 알아보기

질문:

2011년 10월 3일

Community Treasure Hunt

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

Start Hunting!

Translated by