small addendum to help

time-shift
Marco Ratto 2010-12-17 09:14:35 +01:00
parent d17faaf876
commit c2f0037e55
1 changed files with 3 additions and 1 deletions

View File

@ -4,7 +4,9 @@ function storeGlobalVars(fname,append)
% fGlobalVar and saves it in the file fname.mat
%
% INPUTS
% fname [str] name of the file
% fname [str] name of the file
%
% append [] flag to append globals to the storage file
%
% OUTPUTS
% None