doc: provide filename for file created by steady_state_model statement

time-shift
Houtan Bastani 2012-06-21 09:51:07 +02:00
parent 5539910ce4
commit 23ec38b258
1 changed files with 3 additions and 2 deletions

View File

@ -2569,8 +2569,9 @@ function returning several arguments:
[ @var{VARIABLE_NAME}, @var{VARIABLE_NAME}@dots{} ] = @var{EXPRESSION};
@end example
Dynare will automatically generate a steady state file using the
information provided in this block.
Dynare will automatically generate a steady state file (of the form
@file{@var{FILENAME}_steadystate2.m}) using the information provided in
this block.
@customhead{Steady state file for deterministic models}