Displays a spreadsheet or graph view of the endogenous variables.
Syntax
system_name.endog(options)
Options
g | Multiple line graphs of the solved endogenous series. |
p | Print the table of solved endogenous series. |
Examples
sys1.endog(g,p)
prints the graphs of the solved endogenous series.
Cross-references