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
Johannes Pfeifer
dynare
Commits
414ea4da
Commit
414ea4da
authored
Jan 15, 2010
by
ratto
Browse files
forced order=1
git-svn-id:
https://www.dynare.org/svn/dynare/trunk@3362
ac1d8469-bf42-47a9-8791-bf33cf982152
parent
94d215d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
matlab/dynare_sensitivity.m
View file @
414ea4da
...
...
@@ -36,6 +36,7 @@ if isfield(options_gsa,'mode_file'),
options_
.
mode_file
=
options_gsa
.
mode_file
;
end
options_
.
order
=
1
;
dynare_resolve
;
if
~
isempty
(
options_gsa
.
datafile
)
|
isempty
(
bayestopt_
),
...
...
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