diff --git a/tsg_util/headerForm.m b/tsg_util/headerForm.m index 309d6939f547be2c176763f7b8e84e9e831e05c0..ad576109cb5d4aeb1df9eee4ec9773d9325b7f0d 100644 --- a/tsg_util/headerForm.m +++ b/tsg_util/headerForm.m @@ -61,7 +61,7 @@ add_coeff_var = { 'SSJT_CALCOEF', 'SSJT_LINCOEF', 'CNDC_CALCOEF', ... % if tsg_platform_info.csv not exist, create it % --------------------------------------------- -existPlatform(hTsgGUI); +%existPlatform(hTsgGUI); % % check if .ini file exist in data % % --------------------------------