インストールエラー7
Octaveを再起動すると、時々次のようなエラーが出て、PTBのプログラムが動かなくなるときがあります。
In place of the expected Octave .mex binary plugin file this placeholder file was executed:
Screen.m
This MEX file seems to be missing or inaccessible on your Octave path or it is dysfunctional:
Screen.mex
The following directory should be the *first one* on your Octave path:
c:\toolbox-octave\psychtoolbox\PsychBasic\Octave3WindowsFiles\
解決方法としては手間がかかりますが、
cd Psychtoolboxをダウンロードした場所
SetupPsychtoolbox
をもう一度行ってください。
その際に、
Before you decide to delete the paths, do you want to see them (yes or no)?
と聞かれますがここはyesでもnoでもどちらもでよく、
Shall I delete all those instances from the MATLAB/OCTAVE path (yes or no)?
の質問にはyesと答えます。