Skip to content

Commit 4c55e5b

Browse files
committed
mh fix
1 parent c63591b commit 4c55e5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

visualMotionLocalizer.m

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,10 @@
7373
fprintf('\n - Running Block %.0f \n', iBlock);
7474

7575
eyeTracker('Message', cfg, ['start_block-', num2str(iBlock)]);
76-
76+
7777
dots = [];
7878
previousEvent.target = 0;
79-
79+
8080
% For each event in the block
8181
for iEvent = 1:cfg.design.nbEventsPerBlock
8282

0 commit comments

Comments
 (0)