Fixed typo.

time-shift
Stéphane Adjemian (Hermes) 2016-02-29 15:46:40 +01:00
parent 837c812c17
commit 472f6c4a1c
1 changed files with 2 additions and 2 deletions

View File

@ -115,4 +115,4 @@ for it = 2:sample_size+1
Y(:,it) = z(jdx);
end
DynareOuput.endo_simul = Y;
DynareOutput.endo_simul = Y;