Skip to content

Commit b65cedc

Browse files
committed
mh lint
1 parent d695d50 commit b65cedc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setParameters.m

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
% Number of events per block (should not be changed)
5050
cfg.numEventsPerBlock = 12;
5151
cfg.eventDuration = 1; % second
52-
52+
5353
% speed in visual angles
5454
cfg.dot.speed = 8;
5555
% Coherence Level (0-1)
@@ -62,7 +62,7 @@
6262
cfg.dot.size = 0.1;
6363
cfg.dot.color = cfg.color.white;
6464
cfg.dot.dontClear = 0;
65-
65+
6666
% Diameter/length of side of aperture in Visual angles
6767
cfg.diameterAperture = 8;
6868

0 commit comments

Comments
 (0)