Skip to content
Snippets Groups Projects
Commit 1aa5efcc authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Ref. manual: list in a single place the MATLAB toolboxes and Octave-Forge...

Ref. manual: list in a single place the MATLAB toolboxes and Octave-Forge packages from which Dynare can benefit
(manually cherry picked from commit 564665da)
parent 6034fd67
No related branches found
No related tags found
No related merge requests found
...@@ -345,13 +345,12 @@ Packaged versions of Dynare are available for Windows XP/Vista/Seven, ...@@ -345,13 +345,12 @@ Packaged versions of Dynare are available for Windows XP/Vista/Seven,
Leopard. Dynare should work on other systems, but some compilation Leopard. Dynare should work on other systems, but some compilation
steps are necessary in that case. steps are necessary in that case.
In order to run Dynare, you need at least one of the following: In order to run Dynare, you need one of the following:
@itemize @itemize
@item @item
MATLAB version 7.0 (R14) or above; note that no toolbox is needed by MATLAB version 7.0 (R14) or above;
Dynare,
@item @item
GNU Octave version 3.0.0 or above. GNU Octave version 3.0.0 or above.
...@@ -360,6 +359,20 @@ GNU Octave version 3.0.0 or above. ...@@ -360,6 +359,20 @@ GNU Octave version 3.0.0 or above.
Some installation instructions for GNU Octave can be found on the Some installation instructions for GNU Octave can be found on the
@uref{http://www.dynare.org/DynareWiki/DynareOctave,Dynare Wiki}. @uref{http://www.dynare.org/DynareWiki/DynareOctave,Dynare Wiki}.
The following optional extensions are also useful to benefit from extra
features, but are in no way required:
@itemize
@item
If under MATLAB: the optimization toolbox, the statistics toolbox;
@item
If under GNU Octave, the following
@uref{http://octave.sourceforge.net/,Octave-Forge} package: optim.
@end itemize
If you plan to use the @code{use_dll} option of the @code{model} If you plan to use the @code{use_dll} option of the @code{model}
command, you will need to install the necessary requirements for command, you will need to install the necessary requirements for
compiling MEX files on your machine. If you are using MATLAB under compiling MEX files on your machine. If you are using MATLAB under
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment