I am having a problem running the latest version of Psychtoolbox on a
rather old machine (OS 8.5.2, a system that we are unfortunately unable to
upgrade) using Matlab 5.2.1.1421. This occurs when running the mex files
"hidecursor" and "eventavail". In both cases, the error is the same:
"GetDiskFragment error -2807 accessing:
InterfaceLib--AbsoluteToNanoseconds." The complete error messages are
below. What can I do to fix this problem?
Thanks,
Nick Knouf
Lab Manager, Kanwisher Lab
5:Toolbox:PsychToolbox:PsychBasic:HideCursor.mex."
GetDiskFragment error -2807 accessing:
InterfaceLib--AbsoluteToNanoseconds.
??? Invalid MEX-file
5:Toolbox:PsychToolbox:PsychBasic:EventAvail.mex."
GetDiskFragment error -2807 accessing:
InterfaceLib--AbsoluteToNanoseconds.
??? Invalid MEX-file
Error in ==> Macintosh HD:APPLICATIONS:Matlab
5:Toolbox:PsychToolbox:PsychBasic:CharAvail.m
On line 39 ==> avail=EventAvail('keyDown');
Error in ==> Macintosh HD:Desktop
Folder:Galit:Face_Battery:face_categorization:degThreshold_cat.m
On line 103 ==> while CharAvail, GetChar; end;
rather old machine (OS 8.5.2, a system that we are unfortunately unable to
upgrade) using Matlab 5.2.1.1421. This occurs when running the mex files
"hidecursor" and "eventavail". In both cases, the error is the same:
"GetDiskFragment error -2807 accessing:
InterfaceLib--AbsoluteToNanoseconds." The complete error messages are
below. What can I do to fix this problem?
Thanks,
Nick Knouf
Lab Manager, Kanwisher Lab
>>hidecursorCouldn't open MEX-file "Macintosh HD:APPLICATIONS:Matlab
5:Toolbox:PsychToolbox:PsychBasic:HideCursor.mex."
GetDiskFragment error -2807 accessing:
InterfaceLib--AbsoluteToNanoseconds.
??? Invalid MEX-file
>>Couldn't open MEX-file "Macintosh HD:APPLICATIONS:Matlab
5:Toolbox:PsychToolbox:PsychBasic:EventAvail.mex."
GetDiskFragment error -2807 accessing:
InterfaceLib--AbsoluteToNanoseconds.
??? Invalid MEX-file
Error in ==> Macintosh HD:APPLICATIONS:Matlab
5:Toolbox:PsychToolbox:PsychBasic:CharAvail.m
On line 39 ==> avail=EventAvail('keyDown');
Error in ==> Macintosh HD:Desktop
Folder:Galit:Face_Battery:face_categorization:degThreshold_cat.m
On line 103 ==> while CharAvail, GetChar; end;
>>