Skip to content
Snippets Groups Projects
Commit e886a903 authored by Houtan Bastani's avatar Houtan Bastani Committed by Sébastien Villemot
Browse files

Update userguide .mod files: add comment to match text of userguide

(cherry picked from commit 15d4e8b8)
parent e95f4d30
Branches
Tags
No related merge requests found
......@@ -63,6 +63,10 @@ y = 0.6;
dA = exp(gam);
end;
// the above is really only useful if you want to do a stoch_simul
// of your model, since the estimation will use the Matlab
// steady state file also provided and discussed above.
steady;
estimated_params;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment