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 b857284 commit 4ee6438Copy full SHA for 4ee6438
setParameters.m
@@ -9,7 +9,7 @@
9
10
% By default the data will be stored in an output folder created one folder up where the
11
% setParamters.m file is. with CPP_BIDS 2.3.0 this will change.
12
- % Change that if you want the data to be saved somewhere else,
+ % Change that if you want the data to be saved somewhere else,
13
% below will set it to save the output within the sxperiment folder
14
cfg.dir.output = fullfile( ...
15
fileparts(mfilename('fullpath')), ...
0 commit comments