Page 1 of 1

unable to use Dynare 4.3

PostPosted: Sat Jun 01, 2013 4:11 pm
by Lara
Dear Dynare developers,
I cannot work with version Dynare 4.3 (4.3.1, 4.3.2, 4.3.3) because I get the following error message:
??? Undefined function or method 'user_has_matlab_license' for input arguments of type
'char'.

Error in ==> dynare_config at 73
if ~user_has_matlab_license('statistics_toolbox')

Error in ==> dynare at 68


I am currently working with version 4.2.4, but I really would like to work with the most recent version. Your help is greatly appreciated.
Thanks,
Lara

Re: unable to use Dynare 4.3

PostPosted: Sat Jun 01, 2013 4:31 pm
by jpfeifer
Usually, this is a path issue where old paths are still set in Matlab's search path. Try cleaning out all Dynare related paths and then add a path to Dynare 4.3.3's matlab subfolder.

Re: unable to use Dynare 4.3

PostPosted: Sun Jun 02, 2013 10:29 am
by Lara
Dear jpfeifer,
thanks a lot. I have added a path to Dynare 4.3.3's matlab subfolder and it works now :)
Lara