dynare/matlab/method_of_moments
Sébastien Villemot f946baf6c5
Testsuite: add workaround for crash of MATLAB R2014a with TeX option
The TeX option crashes MATLAB R2014a run with "-nodisplay" option
(as is done from the testsuite). We disable the TeX option in that case.

Since we can’t directly test whether "-nodisplay" has been passed, we test for
the "TOP_TEST_DIR" environment variable, which is set by the testsuite.

Note that it was not tested whether the crash happens with more recent MATLAB
versions, so when OLD_MATLAB_VERSION is increased, one should make a test
before removing this workaround.
2021-01-19 15:50:11 +01:00
..
method_of_moments.m Testsuite: add workaround for crash of MATLAB R2014a with TeX option 2021-01-19 15:50:11 +01:00
method_of_moments_check_plot.m MoM: Update copyright years 2021-01-07 10:32:35 +01:00
method_of_moments_data_moments.m MoM: Update copyright years 2021-01-07 10:32:35 +01:00
method_of_moments_objective_function.m MoM: Gradient-based optimizers can use analytical Jacobian for GMM 2021-01-14 10:03:39 +01:00
method_of_moments_objective_function_gradient_helper.m MoM: Remove duplicate check in gradient helper function 2021-01-14 14:17:55 +01:00
method_of_moments_optimal_weighting_matrix.m MoM: Update copyright years 2021-01-07 10:32:35 +01:00
method_of_moments_standard_errors.m MoM: Gradient-based optimizers can use analytical Jacobian for GMM 2021-01-14 10:03:39 +01:00