Hi,
I had tried to run the template “RBC_MoM_prefilter.mod” in test folder on dynare-unstable and Matlab 2017b
It came to the error messages:
In select_x13_binary (line 62)
In initialize_dseries_class (line 105)
In dynare_config (line 138)
In dynare (line 66)
Undefined function or variable ‘dynare_version’.
Error in dynare (line 200)
fprintf(['Starting Dynare (version ’ dynare_version() ‘).\n’]);
`
Warning: Name is nonexistent or not a directory: C:\App\dynare-unstable\matlab..\mex\matlab
In path (line 109)
In addpath (line 94)
In dynare_config (line 135)
In dynare (line 66)
Warning: X13 binary is not available.
If you are under Debian or Ubuntu, you can install it through your package manager, with ‘apt
install x13as’.
If you are under Windows or macOS, this probably means that you did not install the dseries toolbox
through an official package.
In select_x13_binary (line 62)
In initialize_dseries_class (line 105)
In dynare_config (line 138)
In dynare (line 66)
Undefined function or variable ‘dynare_version’.
Error in dynare (line 200)
fprintf(['Starting Dynare (version ’ dynare_version() ‘).\n’]);