by jrb » Tue Mar 08, 2011 4:42 pm
Good afternoon,
I am writting here because I am currently experiencing the same problem. I tried all the solutions mentioned above, I reinstalled Dynare, tried several versions, and created a dedicated "work" subfile.
Here is the complete Matlab output. I am using a student version, 7.10.0 (R2010a)
EDU>> addpath c:\dynare\4.1.0\matlab
EDU>> cd c:\dynare\work
EDU>> dynare CashInAdvanceModel-1
Configuring Dynare ...
[mex] Generalized QZ.
[mex] Sylvester equation solution.
[mex] Kronecker products.
[mex] Sparse kronecker products.
[mex] Bytecode evaluation.
[mex] k-order perturbation solver.
[mex] k-order solution simulation.
Starting Dynare (version 4.1.0).
Starting preprocessing of the model file ...
Found 13 equation(s).
Evaluating expressions...done
Computing static model derivatives:
- order 1
Computing dynamic model derivatives:
- order 1
Processing outputs ...done
Preprocessing completed.
Starting MATLAB/Octave computing.
??? Error using ==> evalin
Undefined function or variable 'CashInAdvanceModel'.
Error in ==> dynare at 132
evalin('base',fname) ;
It seems to me that the problem comes from that Matlab doesn't recognize the "CashInAdvanceModel" function which is defined in the .mod file
This is really frustrating because I have been stuck with this issue for a couple of hours and I can't finish my work...
I really appreciate your help,
Thank you for your time and consideration.
Best regards,
Julien
- Attachments
-
- CashInAdvanceModel-1.mod
- (2.92 KiB) Downloaded 237 times