Dynare 4.3.0 invocation

Hi,

After I invoke Dynare 4.3.0, i get the following message:

Undefined function ‘user_has_matlab_license’ for input arguments of type ‘char’.

Error in dynare_config (line 73)
if ~user_has_matlab_license(‘statistics_toolbox’)

Error in dynare (line 68)
dynareroot = dynare_config;

Previous versions of Dynare work well. I use MATLAB R2012a (Win64).
Any ideas how to fix this issue?
S.

Hi,

I suspect a problem with your MATLAB path. Can you check it?

Hi Sébastien,
Setting the path solved the issue. Thanks!
S.