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
e0c0f236
Commit
e0c0f236
authored
Jan 24, 2011
by
Sébastien Villemot
Browse files
Dynare++: further updates to tutorial (date, instructions for running dynare_simul.m)
parent
afeaf1ea
Changes
1
Hide whitespace changes
Inline
Side-by-side
dynare++/doc/dynare++-tutorial.tex
View file @
e0c0f236
...
...
@@ -10,7 +10,7 @@
\author
{
Ondra Kamen
\'\i
k
}
\date
{
Jan
2009 (describes v. 1.3.7)
}
\date
{
Jan
uary 2011
}
\maketitle
\tableofcontents
...
...
@@ -18,13 +18,16 @@
\section
{
Setup
}
The Dynare++ setup procedure is pretty straightforward as Dynare++ is included in the Dynare installation
packages which can be downloaded from http://www.dynare.org. Take the following steps:
packages which can be downloaded from
\url
{
http://www.dynare.org
}
. Take the following steps:
\begin{enumerate}
\item
Add the
{
\tt
dynare++
}
subdirectory of the root Dynare installation directory to the your
operating system path. This ensures that your OS will find the
{
\tt
dynare++
}
executable.
\item
If you have Matlab and want to run custom simulations (see
\ref
{
custom
}
), then set the Matlab path to the path from the
previous step.
\item
If you have MATLAB and want to run custom simulations (see
\ref
{
custom
}
),
then you need to add to your MATLAB path the
{
\tt
dynare++
}
subdirectory of
the root Dynare installation directory, and also directory containing the
\texttt
{
dynare
\_
simul
\_
}
MEX file (note the trailing underscore). The easiest
way to add the latter is to run Dynare once in your MATLAB session (even
without giving it any MOD file).
\end{enumerate}
\section
{
Sample Session
}
...
...
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