header updated

git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1666 ac1d8469-bf42-47a9-8791-bf33cf982152
time-shift
assia 2008-01-29 13:41:22 +00:00
parent 4cfa305d7b
commit 8e659cf465
1 changed files with 18 additions and 4 deletions

View File

@ -1,9 +1,23 @@
% Copyright (C) 2001 Michel Juillard
%
function dynasave(s,var_list)
% function dynasave(s,var_list)
% This optional command saves the simulation results in a .MAT file.
% DYNASAVE : DYNASAVE ( [ 'filename' ] )
% This optional command saves the simulation results
% in a .MAT file.
%
% INPUTS
% s: matrix of endogenous variables values
% var_list: vector of selected endogenous variables
%
% OUTPUTS
% none
%
% SPECIAL REQUIREMENTS
% none
%
% part of DYNARE, copyright Dynare Team (2001-2007)
% Gnu Public License.
global M_ oo_