From e070be083a1dd1f31b328de0518cb322e25e5030 Mon Sep 17 00:00:00 2001 From: Marco Ratto Date: Mon, 31 May 2010 11:23:38 +0200 Subject: [PATCH] Minor change in header --- matlab/AnalyseComputationalEnviroment.m | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/matlab/AnalyseComputationalEnviroment.m b/matlab/AnalyseComputationalEnviroment.m index 949b89dfa..41b56eb52 100644 --- a/matlab/AnalyseComputationalEnviroment.m +++ b/matlab/AnalyseComputationalEnviroment.m @@ -1,11 +1,9 @@ function [ErrorCode] = AnalyseComputationalEnviroment(DataInput) -% DESCRIPTION - -% This function is used to check the user computational request. +% PARALLEL CONTEXT +% In a parallel context, this function is used to check the user computational request. % If no error happen the function return 0. - - +% % INPUT/OUTPUT description: % % DataInput is the strcture option_.parallel, with the follow fields: