Keypress event using a timer without interrupting the running process

조회 수: 10 (최근 30일)
Madhu Kodappully
Madhu Kodappully 2015년 10월 8일
댓글: Walter Roberson 2015년 10월 8일
Hi,
I am running a program.exe from MATLAB. While the program.exe runs, user interacts with it using certain keys (arrows, space, enter etc.).
I would like to use a timer to access the key pressed information during the first sub process associated with program.exe. Once this sub process is over, program completes running and I want the timer also to stop tracking the key press information grab.
I want the timer to start again once the program.exe continues with the next sub process and then stop when the sub process completes.
Any thoughts?

답변 (0개)

카테고리

Help CenterFile Exchange에서 Desktop에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by