Bug-fix: staticmodel type.

time-shift
Nikola Bokan 2021-02-16 11:39:27 +01:00 committed by Sébastien Villemot
parent 5485597afe
commit 592cd69e25
No known key found for this signature in database
GPG Key ID: 2CECE9350ECEBE4A
1 changed files with 2 additions and 2 deletions

View File

@ -83,7 +83,7 @@ else
oo_.exo_simul = Innovations;
end
staticmodel = sprintf('%s.static', M_.fname);
staticmodel = str2fun(sprintf('%s.static', M_.fname));
% Simulations (call a Newton-like algorithm for each period).
for t=1:samplesize