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
Dynare
dynare
Commits
a51fef39
Commit
a51fef39
authored
Aug 30, 2017
by
Houtan Bastani
Browse files
aesthetic fix
parent
4b5b85c8
Changes
1
Show whitespace changes
Inline
Side-by-side
matlab/perfect-foresight-models/solve_stacked_problem.m
View file @
a51fef39
function
[
endogenousvariables
,
info
]
=
solve_stacked_problem
(
endogenousvariables
,
exogenousvariables
,
steadystate
,
M
,
options
)
% [endogenousvariables, info] = solve_stacked_problem(endogenousvariables, exogenousvariables, steadystate, M, options)
;
% [endogenousvariables, info] = solve_stacked_problem(endogenousvariables, exogenousvariables, steadystate, M, options)
% Solves the perfect foresight model using dynare_solve
%
% INPUTS
...
...
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