Disable keyboard output into command window

14 次查看(过去 30 天)
Hi, I am running an experiment using Matlab and Psychtoolbox. Here a participant is using an instrument that prints (a lot of) letters. This instrument is embedded into the computer as a keyboard, which means that the input is handled the same as regular keyboard presses. This means however, that during the experiment, the output is often printed into the command window (same as if I were to type in it). This is very annoying since I need to monitor certain things during the experiment which is impossible if there are letters constantly shifting my view of the command window. I do not need to type anything into the command window during the experiment myself, so is there a way to disable keyboard output into the command window? So that if I were to type into the command window, it would not show up?

采纳的回答

Roland W. Fleming
ListenChar(2)
Just be careful to run ListenChar again at the end of the experiment or on error (using catch and try)

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Timing and presenting 2D and 3D stimuli 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by