Page 1 of 1

Controlling convergence

PostPosted: Wed Feb 01, 2006 5:20 pm
by Frederic
Hello,
I previously used dynare for gauss and now use matlab. With the commands _slowc and _iter, I was able to control the model convergence. Are these commands available in matlab?
Frederic

PostPosted: Wed Feb 08, 2006 2:37 pm
by MichelJuillard
Hello Frederic,

_slowc (in the Gauss version) -> slowc_ (in the Matlab version)
_maxiter -> maxiter_

Matlab doesn't allow variables to start with a _

Best

Michel