Page 1 of 1

Dynare 4.3.0 invocation

PostPosted: Sat Jun 16, 2012 7:42 am
by Sigitas
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.

Re: Dynare 4.3.0 invocation

PostPosted: Sun Jun 17, 2012 2:36 pm
by SébastienVillemot
Hi,

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

Re: Dynare 4.3.0 invocation: SOLVED

PostPosted: Mon Jun 18, 2012 1:00 am
by Sigitas
Hi Sébastien,
Setting the path solved the issue. Thanks!
S.