MatLab GUI response to presenter click

2 views (last 30 days)
Yan Zhao
Yan Zhao on 28 Mar 2019
Commented: Rik on 29 Apr 2019
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 Comments
Walter Roberson
Walter Roberson on 28 Mar 2019
As far as I know, it just shows up as a regular mouse click.
Rik
Rik on 29 Apr 2019
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.

Sign in to comment.

Answers (0)

Categories

Find more on App Building in Help Center and File Exchange

Products


Release

R2016a

Community Treasure Hunt

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

Start Hunting!