MatLab GUI response to presenter click
이전 댓글 표시
It is easy to write Matlab Apps that respond to mouse clicks. I am wondering if the App and respond to button click of a presenter remote? Is it possible, and is there any different in programming the mouse vs presenter remote?
댓글 수: 2
Walter Roberson
2019년 3월 28일
As far as I know, it just shows up as a regular mouse click.
Rik
2019년 4월 29일
A lot of presenter remotes will send a page-down button press, so that should be easy to implement. If it is a click on a specfic part of the screen, I suspect you will have to use some hacks like Lua and/or AutoHotKey.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!