Unable to use Dynare 4.3

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

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.

Dear jpfeifer,
thanks a lot. I have added a path to Dynare 4.3.3’s matlab subfolder and it works now :slight_smile:
Lara