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

Merge branch 'v73' into 'master'

Document enabling of v73-save option

Closes #1730

See merge request Dynare/dynare!1770
parents 6dac5a5d a0791d98
No related branches found
No related tags found
1 merge request!1770Document enabling of v73-save option
Pipeline #4386 canceled
...@@ -456,7 +456,10 @@ by the ``dynare`` command. ...@@ -456,7 +456,10 @@ by the ``dynare`` command.
``M_``,``oo_``, and ``options_`` structures are saved in a file ``M_``,``oo_``, and ``options_`` structures are saved in a file
called ``FILENAME_results.mat``. If they exist, ``estim_params_``, called ``FILENAME_results.mat``. If they exist, ``estim_params_``,
``bayestopt_``, ``dataset_``, ``oo_recursive_`` and ``bayestopt_``, ``dataset_``, ``oo_recursive_`` and
``estimation_info`` are saved in the same file. ``estimation_info`` are saved in the same file. Note that Matlab
by default only allows ``.mat``-files up to 2GB. You can lift this
restriction by enabling the ``save -v7.3``-option in
``Preferences -> General -> MAT-Files``.
.. matvar:: M_ .. matvar:: M_
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment