extended path: fixing bug

time-shift
Michel Juillard 2015-07-27 14:31:42 +02:00
parent 3fdda5412f
commit 22eb824c6f
1 changed files with 1 additions and 1 deletions

View File

@ -338,7 +338,7 @@ if verbosity
end
end
if info_convergence
y = endo_simul(:,2);
y = tmp.endo_simul(:,2);
else
y = NaN(size(endo_nbr,1));
end