We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8ec15e3 + 63043fb commit 5df464aCopy full SHA for 5df464a
setParameters.m
@@ -138,7 +138,7 @@
138
cfg.target.type = 'fixation_cross';
139
% 'fixation_cross' : the fixation cross changes color
140
% 'static_repeat' : static dots are in the same position as previous trials
141
-
+
142
cfg.fixation.colorTarget = cfg.fixation.color;
143
if strcmp(cfg.target.type, 'fixation_cross')
144
cfg.fixation.colorTarget = cfg.color.red;
0 commit comments