update script comments

This commit is contained in:
2020-02-12 11:31:06 +01:00
parent be4eba2661
commit 6cffcd1829
10 changed files with 34 additions and 20 deletions

View File

@@ -1,6 +1,7 @@
% FUNCTION: T2ED
% VERSION: [Wrapper Standalone Version] V2.8
% COMPATIBLE with Matlab version 2017b or later
% REQUIREMENTS: "Statistics and Machine Learning" Matlab Toolbox installed
% TOOLBOX: "Clustering/Transformation to ED Toolbox" within SERA Project
% DOCUMENT: "READ_ME_App_1A_v2_Description_T2ED.docx"
% ----------------------------------------------------------------------------------------------------------------
@@ -12,8 +13,9 @@
% 'ED_ToolBox_wrapper' and 'plottesth' for specified applications (scenarios)
% and plotting results.
% -----------------------------------------------------------------------------------------------------------------
% AUTHORS: K. Leptokaropoulos, and P. Urban
% Last Updated: 03/2019, within SERA PROJECT, EU Horizon 2020 R&I
% AUTHORS: K. Leptokaropoulos, S. Lasocki and P. Urban
% based on code 'EQ_DIM' originally developed by S. Lasocki (Lasocki, 2014)
% Last Updated: 07/2019, within SERA PROJECT, EU Horizon 2020 R&I
% programme under grant agreement No.730900
% CURRENT VERSION: v2.8 **** [Wrapper Standalone Version]
% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -