hey all,
I have a question. I have written my model in log-linear form in the .mod file and I was wondering how should I write the _steadystate.m file in Matlab.
I have written the auxiliary code for the model in levels, and when I run the model in levels, Dynare works fine (all the equations are zero when I use resid(1)).
However when I run the model in logs, using the same code, some equations are non-zero. Then I wrote the _steadystate file in logs, but it seems that Dynare does not accept that.
Does anyone know how to write the steady-state auxiliary code in Matlab when the model is expressed in logs?
thanks a lot