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 dbc5751 commit 73c8a6fCopy full SHA for 73c8a6f
setParameters.m
@@ -11,8 +11,7 @@
11
% setParamters.m file is
12
% change that if you want the data to be saved somewhere else
13
cfg.dir.output = fullfile( ...
14
- fileparts(mfilename('fullpath')), '..', ...
15
- 'output');
+ fileparts(mfilename('fullpath')),'output');
16
17
%% Debug mode settings
18
0 commit comments