Hi
I am a new research student and I am trying to set up Psychophysics toolbox to use for my research. I have MATLAB installed on my laptop and I have tried to download and install the Psychophysics toolbox. I have also download gstreamer.
I can see the directory structure etc. inside MATLAB and following a simple tutorial I have found I tried the following commands with the errors shown-
PsychStartup: Adding path of installed GStreamer runtime to library path. [C:\gstreamer\1.0\x86_64\bin]
>> cd C:\toolboxInvalid MEX-file 'C:\toolbox\Psychtoolbox\PsychBasic\MatlabWindowsFilesR2007a\Screen.mexw64': The specified module could not be found.
>> whichScreen=0;
>> window=Screen(whichScreen,'OpenWindow');
Any idea what has gone wrong? I have tried to swap these files but still get the error message.
Jim F