Skip to content

Commit 578f817

Browse files
committed
updating doc in main function
1 parent 750e45b commit 578f817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

I2MC.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
% 1) Build an import function specific for your data (see importTobiiTX300
2222
% for an example).
2323
%
24-
% 2) Change line 106 to use your new import function. The format should be:
24+
% 2) Change line 134 to use your new import function. The format should be:
2525
%
2626
% data.time for the timestamp
2727
% data.left.X & data.left.Y for left gaze coordinates

0 commit comments

Comments
 (0)