Problem of dynare6.2 in matlab2024b in win11

hello,i addpath dynare6.2 in matlab2024b in win11.However,when i replicate a mod file, the dynare can not run normally. I also use some other mod file,the problem still exists. Could someone help me to find the solution,thanks

dynare

This is Dynare version 6.2.

USAGE: dynare FILENAME[.mod,.dyn] [OPTIONS]

The dynare command executes instruction included in FILENAME.mod.
See the reference manual for the available options.

dynare EK_131viii_GE_05312021_for_DW
错误使用 (in English it means misuse)verLessThan (第 41 行,the 41th line)
未找到工具箱 (in English it means not find toolbox)‘matlab’。

出错(Erro) matlab_ver_less_than (第 35 行,the 35th line)
r = verLessThan(‘matlab’, verstr);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
出错(Erro) dynare (第 90 行,the 90th line)
if matlab_ver_less_than(‘9.5’) % Should match the test in meson.build
^^^^^^^^^^^^^^^^^^^^^^^^^^^

That is the same problem as in Error using verLessThan (line 41) Toolbox 'matlab' not found - #11 by aledinola13
The only solution was a downgrade in the Matlab version.

1 Like

Thanks @jpfeifer. The problem persists also for me unfortunately: I am still not able to use R2024b