KbKeysAction - aleslab/Psychtoolbox-3-aleslab-fork GitHub Wiki

now, with the help of mapKeys (3rd example could be improved)
lum = KbKeysAction(keyCodes, 'a', 's', lum, -50, 50);
depth = KbKeysAction(keyCodes, 'z', 'x', depth, -50, 50);
quitTime = KbKeysAction(keyCodes, '', 'q', 0, 0, 1);
end

Path   Retrieve current version from GitHub | View changelog
Psychtoolbox/PsychBasic/KbKeysAction.m
⚠️ **GitHub.com Fallback** ⚠️