How determine if a key is pressed

Risposte (1)

Walter Roberson
Walter Roberson il 12 Mar 2020
Modificato: Walter Roberson il 16 Nov 2020

0 voti

Depends what you mean and what you are willing to live with.
For regular keys and you are willing to have a figure covering the display then WindowKeyPressFcn callback and test the event structure.
If you need the check to work without a figure then see:
There might also be Java approaches.
The psychtoolbox functions are more complete and robust and better suited for timing.

Richiesto:

il 12 Mar 2020

Modificato:

il 16 Nov 2020

Community Treasure Hunt

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

Start Hunting!

Translated by