Help with "preprocessing failed"

Hi, I am very new to Dynare and I get the following error in Matlab:

Error: File: dynare.m Line: 282 Column: 6

Invalid expression. Check for missing multiplication operator, missing or unbalanced delimiters, or other syntax error. To construct matrices, use brackets instead of parentheses. 

And when looking at the dynare .m file it says:

error(‘Dynare: preprocessing failed’)

I checked all semi-colons and multiplication operators and can’t find my error. Is there even a way to see in which line the error is?? the line 282 is regarding the dynare.m code not the actual mod, and what does even column mean in the context of a code??

Please I would really really appreciate your help (also if you find anything that doesn’t make sense regarding the actual model lmk, it is supposed to be a dynamic New Keynesian Model). I’m using Dynare 4.6.4.

HW2_Q3.log (217 Bytes)

1 Like

Without the mod-file it is impossible to tell.