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
2011년 10월 3일
0 개 추천
Did you use system() to start the application from MATLAB ? Or did you use winopen() ?
카테고리
도움말 센터 및 File Exchange에서 App Building에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!