Trying to set path on Matlab for Dynare 4.5.6 on macOS

Hello!
Brand-new Dynare user
Trying to set path on Matlab, but if I try to do it with the addpath command, warning appears: Three functions (ilu, misfile and ordeig) have the same name as a MATLAB builtin. In path (line 109) in addpath (line 94).

Using the set path option when type dynrare and name of mod file the error check matlab path (line 103) appears.
I downloaded the latest version of Xcode and try to use
the build_dynare function but doesn’t work either.

Help would be greatly appreciated.

Forgot to mention system is High Sierra 10.13.6. Thanks.

Hi,

The first warning you obtain, suggest that you do not define the path correctly. You must add the the matlab folder in the Matlab path, but not the subfolders (dynare will decide which subfolders are required depending on you system configuration). I think this is explained in the reference manual. If you have problems in setting the path, it will certainly not help to compile Dynare.

Best,
Stéphane