Psychtoolbox 3 error using Screen

6 ビュー (過去 30 日間)
Sarai
Sarai 2023 年 11 月 1 日
回答済み: Andreas Goser 2023 年 11 月 3 日
Hi everybody,
This is what appears when I run it:
Unrecognized function or variable 'Screen'.
Error in TloadDback_Training_Pretest (line 66)
Screen('Preference', 'Verbosity', 2); % Output for critical errors and warnings

回答 (1 件)

Andreas Goser
Andreas Goser 2023 年 11 月 3 日
With the limitation information given, here is my idea:
Pyschotoolbox is a "3rd party product". In my experience, 50% of all problems relate compatibilty issues. Please verify if the Pyschotoolbox version you attempt to use is compatibily with the underying MathWorks products.
The error message suggest this command is either not existing at all or cannot be found (== not on the path). I suggest you look if you have a screen.m (or mlx) file on your computer and go from there.

カテゴリ

Help Center および File ExchangeInstallation and Operational Settings についてさらに検索

製品


リリース

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by