Dear All,
As a beginner, I'm trying to operate linear Smets-Wouter model with dynare 4.01 on matlab 2007a; I got following messages:
dynare sw
Configuring Dynare ...
[mex] Generalized QZ.
[mex] Sylvester equation solution.
[mex] Kronecker products.
[mex] Sparse kronecker products.
Starting Dynare ...
Starting preprocessing of the model file ...
ERROR: sw.mod:12.0-1: syntax error, unexpected NAME
??? Error using ==> dynare at 96
DYNARE: preprocessing failed
I checked my code detailed, but could not find any unexpected name. Could anyone provide helps? Thanks!
See attached code
Lukas