header updated

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

View File

@ -1,11 +1,23 @@
% Copyright (C) 2001 Michel Juillard
%
function dynatype (s,var_list)
% function dynatype (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_