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
Alexander Tishin
dynare
Commits
28740370
Commit
28740370
authored
Oct 09, 2013
by
Stéphane Adjemian
Browse files
Removed general maxit from options_ (maxit_).
parent
8997ae8a
Changes
1
Hide whitespace changes
Inline
Side-by-side
matlab/global_initialization.m
View file @
28740370
...
@@ -39,7 +39,6 @@ options_.rplottype = 0;
...
@@ -39,7 +39,6 @@ options_.rplottype = 0;
options_
.
smpl
=
0
;
options_
.
smpl
=
0
;
options_
.
dynatol
.
f
=
1e-5
;
options_
.
dynatol
.
f
=
1e-5
;
options_
.
dynatol
.
x
=
1e-5
;
options_
.
dynatol
.
x
=
1e-5
;
options_
.
maxit_
=
10
;
options_
.
slowc
=
1
;
options_
.
slowc
=
1
;
options_
.
timing
=
0
;
options_
.
timing
=
0
;
options_
.
gstep
=
ones
(
2
,
1
);
options_
.
gstep
=
ones
(
2
,
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