Skip to content
Snippets Groups Projects
Commit a0791d98 authored by Johannes Pfeifer's avatar Johannes Pfeifer
Browse files

Document enabling of v73-save option

parent e6c8daf9
No related branches found
No related tags found
No related merge requests found
......@@ -456,7 +456,10 @@ by the ``dynare`` command.
``M_``,``oo_``, and ``options_`` structures are saved in a file
called ``FILENAME_results.mat``. If they exist, ``estim_params_``,
``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_
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment