header updated

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

View File

@ -1,11 +1,23 @@
% Copyright (C) 2001 Michel Juillard
%
function datatomfile (s,var_list)
% function datatomfile (s,var_list)
% This optional command saves the simulation results in a text file. The name of each
% variable preceeds the corresponding results. This command must follow SIMUL.
% DYNATYPE : DYNATYPE ( [ 'filename' ] )
% This optional command saves the simulation
% results in a text file. The name of each
% variable preceeds the corresponding results.
% This command must follow SIMUL.
%
% 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_