Hi there,
I try to run my code on Windows 7 but have some problems.
When I write "Screen" in the command window, Matlab(32bit) knows it and shows all details about it;
but when I want to run this function like
[wPtr,rect]=Screen('OpenWindow',0, [], []);
it gives me these errors
" PTB-ERROR: PsychOSOpenOnscreenWindow: Windows desktop compositor is not enabled as requested!
PTB-ERROR: PsychOSOpenOnscreenWindow: EXPECT SERIOUS PROBLEMS WITH VISUAL STIMULUS ONSET TIMING AND TIMESTAMPING! "
Has anyone experience this?
I also tried this suggestion: http://psychtoolbox.org/FaqVista
but still not help!
Pegah
I try to run my code on Windows 7 but have some problems.
When I write "Screen" in the command window, Matlab(32bit) knows it and shows all details about it;
but when I want to run this function like
[wPtr,rect]=Screen('OpenWindow',0, [], []);
it gives me these errors
" PTB-ERROR: PsychOSOpenOnscreenWindow: Windows desktop compositor is not enabled as requested!
PTB-ERROR: PsychOSOpenOnscreenWindow: EXPECT SERIOUS PROBLEMS WITH VISUAL STIMULUS ONSET TIMING AND TIMESTAMPING! "
Has anyone experience this?
I also tried this suggestion: http://psychtoolbox.org/FaqVista
but still not help!
Pegah