Eigenvectora and Jacobian

Hi,

Is it possible to check what is the Jacobian matrix, upon which the eigenvalues are computed, and so to also find the eigenvectors in an output file ?

thanks

You could access them in stochastic_solvers.m. They are not saved by default.

Sorry, for not clarifying this. But my model is deterministic. So, where I can find the same then ?

It should be in dynare_solve.m. Alternatively, you could use the check-command. Then it should be in check.m.