Hi there!
I run a demo from Scarfe Lab: Scarfe Lab: Oval an got the following error:
Invalid MEX-file ‘C:\Users\Chiara Maria Mariani\AppData\Roaming\MathWorks\MATLAB
Add-Ons\Collections\Psychtoolbox-3\Psychtoolbox\PsychBasic\MatlabWindowsFilesR2007a\Screen.mexw64’: The
specified module could not be found.
Error in ShowCursor (line 190)
Screen(‘ShowCursorHelper’, screenid, type, mouseid);
Error in sca (line 26)
ShowCursor;
I’m using MATLAB R2024a, PyschToolBox-3, downloaded GStreamer (MSVC 64-bit (VS 2019, Release CRT Download GStreamer), Visual Studio 2022, and PTB (latest version 11th Aug 2024) from MATLAB Add-Ons Menu.
Due to the error I got, I tried to google it to find if anyone found a solution, but I didn’t really help.
What am I missing? Does anyone solve this issue?
I found that: Why do I receive an error: “Invalid MEX-file …mupadmex.mexw64: The specified module could not be found?” - MATLAB Answers - MATLAB Central (mathworks.com)
Then the next question would be how to disable anti-virus.
Thanks for your help!