Moved mode_check data file (see commit fe41b64c84) in a subfolder.

time-shift
Stéphane Adjemian (Lupi) 2015-07-08 17:18:27 +02:00
parent fe41b64c84
commit 29589c062f
1 changed files with 2 additions and 1 deletions

View File

@ -200,4 +200,5 @@ for plt = 1:nbplt,
end
end
save('check_plot_data','mcheck');
OutputDirectoryName = CheckPath('modecheck',Model.dname);
save([OutputDirectoryName '/check_plot_data'],'mcheck');