Hello,
I have the following errors:
Error: File: gc_ov2.m Line: 280 Column: 89
Expression or statement is incorrect--possibly unbalanced (, {, or [.
Error in dynare (line 180)
evalin('base',fname) ;
I cannot figure out how to resolve this problem. I have reinstalled dynare but no luck.
Any help would be greatly appreciated.
Regards,
Richard
Matab version: R2014a
Dynare version: 4.4.3
Matlab output:
>> dynare gc_ov2
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).
[mex] Markov Switching SBVAR.
Starting Dynare (version 4.4.3).
Starting preprocessing of the model file ...
WARNING: gc_ov2.mod:11.12-15.5: Symbol rho declared twice.
Found 19 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.
Error: File: gc_ov2.m Line: 280 Column: 89
Expression or statement is incorrect--possibly unbalanced (, {, or [.
Error in dynare (line 180)
evalin('base',fname) ;