Page 1 of 1

Matrix Object in the Model Block

PostPosted: Mon Nov 18, 2013 10:44 pm
by regulairty
Dear all dynare users, please help

We usually set up equilibrium conditions in the model block but all in scalar. But since I'm doing some time-varying recursive Kalman filtering of signals that require to carry some matrix object as an exogenous variable as well, I would like to know if we can do matrix operation in model block similar in Matlab syntax to define the equilibrium conditions???

I tried doing much more research but it cannot find any idea about it.

Thank you so so much!

DJ

Re: Matrix Object in the Model Block

PostPosted: Tue Nov 19, 2013 9:12 am
by jpfeifer
No, that is not really possible. You would have to define the matrix entries as separate variables.