Page 1 of 1

ask for a problem with Dynare 4.3.0

PostPosted: Fri Aug 10, 2012 5:18 pm
by mayong1982
it seems that i have successfully installed MATLAB 2011b and Dynare 4.3.0, but when i run my dynare code(dynare 111.mod), there are no expected results except the following message:


>> dynare 111

Configuring Dynare ...
[mex] Generalized QZ.
[mex] Sylvester equation solution.
[mex] Kronecker products.
[mex] Sparse kronecker products.
[mex] Local state space iteration (second order).
[mex] Bytecode evaluation.
[mex] k-order perturbation solver.
[mex] k-order solution simulation.
[mex] Quasi Monte-Carlo sequence (Sobol).

Starting Dynare (version 4.3.0).
Starting preprocessing of the model file ...
Found 35 equation(s).
Evaluating expressions...done
Computing static model derivatives:
- order 1
Computing dynamic model derivatives:
- order 1
- order 2
Processing outputs ...done
Preprocessing completed.
Starting MATLAB/Octave computing.


ans =

111

>>

who can tell me what wrong?

BTW: my dynare code must be right, because i used to successfully run it before under MATLAB 7.0.

thanks a lot!

Re: ask for a problem with Dynare 4.3.0

PostPosted: Mon Aug 13, 2012 9:38 pm
by nec_spe
I had once a similar result with a "wrong" variable name. Try "clean" before running it or check the variable name (in my case, a variable also defined as a parameter equal to 111).
Best

Re: ask for a problem with Dynare 4.3.0

PostPosted: Tue Aug 14, 2012 3:52 pm
by HoutanBastani
Change the modfile name to begin with a letter.