Controlling convergence

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

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