sstatefile(m,filename,...)
m
[ model ] - Model object.
file
[ char ] - Filename under which the steady-state file will be saved.
'endogenise='
[ cellstr | char | empty ] - List of parameters that will be endogenised when computing the steady state; the number of endogenised parameters must match the number of transtion variables exogenised in the 'exogenised='
option.
'endogenise='
[ cellstr | char | empty ] - List of transition variables that will be exogenised when computing the steady state; the number of exogenised variables must match the number of parameters exogenised in the 'exogenise='
option.
'growthNames='
[ char | 'd?'
] - Template for growth names used in evaluating lags and leads.
'time='
[ true
| false
] - Keep or remove time subscripts (curly braces) in the steady-state file.