第六章 心理学工具箱讨论区(提问或回答均计分)

程序运行报错相关问题

程序运行报错相关问题

by 3197010024 邝晶晓 -
Number of replies: 2

PTB-WARNING: Could be a system bug, or a temporary timing problem.

老师,请问出现这种问题是什么意思?

In reply to 3197010024 邝晶晓

回复: 程序运行报错相关问题

by 公共卫生学院 王优 -
需要提供完整的报错信息截图才能判断
In reply to 公共卫生学院 王优

回复: 程序运行报错相关问题

by 3197010024 邝晶晓 -
WARNING: Couldn't compute a reliable estimate of monitor refresh interval! Trouble with VBL syncing?!?


----- ! PTB - ERROR: SYNCHRONIZATION FAILURE ! -----

One or more internal checks (see Warnings above) indicate that synchronization
of Psychtoolbox to the vertical retrace (VBL) is not working on your setup.

This will seriously impair proper stimulus presentation and stimulus presentation timing!
Please read 'help SyncTrouble' for information about how to solve or work-around the problem.
You can force Psychtoolbox to continue, despite the severe problems, by adding the command
Screen('Preference', 'SkipSyncTests', 1); at the top of your script, if you really know what you are doing.


错误使用 Screen
See error message printed above

这是MATLAB的报错信息。