Skip to content
Snippets Groups Projects
Commit 09ac7f62 authored by Johannes Pfeifer's avatar Johannes Pfeifer
Browse files

identification_analysis.m: make sure that increase in options_.ar is passed back via options_ident

parent 8913791f
No related branches found
No related tags found
No related merge requests found
......@@ -102,6 +102,7 @@ if info(1)==0
derivatives_info.DOm=dOm;
derivatives_info.DYss=dYss;
options_.ar=nlags;
options_ident.ar=nlags;
indJJ = (find(max(abs(JJ'),[],1)>1.e-8));
end
if length(indJJ)<nparam
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment