Node:dynasave, Previous:dynatype, Up:Displaying and saving results
DYNASAVE saves the variables included in VARLIST in a binary file named FNAME. If VARLIST is missing, all endogenous variables are saved.
DYNASAVE
VARLIST
FNAME
In Matlab, variables saved with the DYNASAVE command can be retrieved by the MATLAB command LOAD -MAT FNAME.