You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I have a query about an error I am getting on Matlab using Psychtoolbox 3.0.19, flavor - beta - Corresponds to SVN Revision 14005. I think it might have to do with the Mac I am using to run my experiment; it runs on macOS Ventura 13.6.1, and the specific line of code I am having an error message come up with is the following:
Screen('DrawTexture', window, control_person_image, [], [], 0);
Any help would be greatly appreciated.
The text was updated successfully, but these errors were encountered:
Hello, I have a query about an error I am getting on Matlab using Psychtoolbox 3.0.19, flavor - beta - Corresponds to SVN Revision 14005. I think it might have to do with the Mac I am using to run my experiment; it runs on macOS Ventura 13.6.1, and the specific line of code I am having an error message come up with is the following:
Screen('DrawTexture', window, control_person_image, [], [], 0);
Any help would be greatly appreciated.
The text was updated successfully, but these errors were encountered: