필터 지우기
필터 지우기

Keyboard automation Matlab 2016

조회 수: 2 (최근 30일)
Atishay Jain
Atishay Jain 2016년 4월 16일
편집: Atishay Jain 2016년 4월 16일
How can I automate keyboard in the sense if I put a condition and it matches then it should press the next arrow?
I was using this
key.keyPress (java.awt.event.KeyEvent.VK_RIGHT);
key.keyRelease (java.awt.event.KeyEvent.VK_RIGHT );
But it doesn't seem to be working in Matlab 2016

답변 (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