Skip to content

Commit a3040a1

Browse files
committed
function input reordered
#13
1 parent accb67c commit a3040a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

createFilename.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
function expParameters = createFilename(expParameters, cfg)
1+
function expParameters = createFilename(cfg,expParameters)
22
% create the BIDS compliant directories and filenames for the behavioral output for this subject /
33
% session / run.
44
% Will also create the right filename for the eyetracking data file.

0 commit comments

Comments
 (0)