diff --git a/matlab/parallel/storeGlobalVars.m b/matlab/parallel/storeGlobalVars.m index ff62644fa2edd238e9679e4d6f844d6bd4cdb20f..cc00f65141d73f0642b6293a0053a45b4afa2bb8 100644 --- a/matlab/parallel/storeGlobalVars.m +++ b/matlab/parallel/storeGlobalVars.m @@ -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