Skip to content
GitLab
Menu
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
8c4f2c79
Commit
8c4f2c79
authored
Mar 08, 2012
by
Stéphane Adjemian
Browse files
Changed options conformably to the previous commits.
parent
cfed4b8a
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/ep/rbcii.mod
View file @
8c4f2c79
...
...
@@ -67,12 +67,11 @@ end;
options_.maxit_ = 100;
options_.ep.verbosity = 0;
options_.ep.stochastic.
status
= 0;
options_.ep.stochastic.
order
= 0;
options_.console_mode = 0;
ts = extended_path([],1000);
options_.ep.stochastic.
status
= 1;
options_.ep.stochastic.
order
= 1;
sts = extended_path([],1000);
figure(1)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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