Im not able to run a .mod file using dynare in matlab

11 views (last 30 days)
Hi I would appreciate too much any help to overcome this issue I have recently installed matlab and dynare, I set the path of dynare but when I call it, it says as follows:
>> dynare extended_rbc_macroII_UAH_2021.mod
Using 64-bit preprocessor
Starting Dynare (version 4.6.4).
Calling Dynare with arguments: none
Starting preprocessing of the model file ...
Found 16 equation(s).
Evaluating expressions...done
Computing static model derivatives (order 1).
Computing dynamic model derivatives (order 1).
Processing outputs ...
done
Preprocessing completed.
Unable to resolve the name extended_rbc_macroII_UAH_2021.driver.
Error in dynare (line 293)
evalin('base',[fname '.driver']) ;

Answers (0)

Categories

Find more on Programming in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!