Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dóra Kocsis
dynare
Commits
38712d98
Commit
38712d98
authored
Oct 09, 2013
by
Stéphane Adjemian
Browse files
Renamed options_.solve_maxit as options_.simul.maxit in det_cond_forecast.
Probably needs another option name...
parent
56259002
Changes
1
Hide whitespace changes
Inline
Side-by-side
matlab/det_cond_forecast.m
View file @
38712d98
...
...
@@ -100,7 +100,7 @@ else
end
;
eps
=
options_
.
solve_tolf
;
maxit
=
options_
.
s
olve_
maxit
;
maxit
=
options_
.
s
imul
.
maxit
;
initial_conditions
=
oo_
.
steady_state
;
past_val
=
0
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment