stab_map_.m: move saved file to subfolder´

pac-components
Johannes Pfeifer 2021-09-17 10:47:01 +02:00 committed by Sébastien Villemot
parent 725fa79bbc
commit e754ec158c
No known key found for this signature in database
GPG Key ID: 2CECE9350ECEBE4A
1 changed files with 1 additions and 1 deletions

View File

@ -696,7 +696,7 @@ else
end
xparam1=x0;
save prior_ok.mat xparam1;
save([OutputDirectoryName filesep 'prior_ok.mat'],'xparam1');
options_.periods=opt.periods;
if isfield(opt,'nomoments')