Skip to content
Snippets Groups Projects
Commit 22eb824c authored by MichelJuillard's avatar MichelJuillard
Browse files

extended path: fixing bug

parent 3fdda541
Branches
Tags
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment