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.
1 parent accb67c commit a3040a1Copy full SHA for a3040a1
createFilename.m
@@ -1,4 +1,4 @@
1
-function expParameters = createFilename(expParameters, cfg)
+function expParameters = createFilename(cfg,expParameters)
2
% create the BIDS compliant directories and filenames for the behavioral output for this subject /
3
% session / run.
4
% Will also create the right filename for the eyetracking data file.
0 commit comments