Cleanup par4Gbl_Main8c.m

This commit is contained in:
2024-07-25 10:26:37 -04:00
parent 359b936b45
commit adf507476d
5 changed files with 176 additions and 268 deletions

View File

@@ -6,7 +6,6 @@ global resDir
global ExpOutmat
global ImParMat
w=pwd;
ln=1;
@@ -403,8 +402,8 @@ catch ME
errordlg(rep)
end
end %if DB
ln;
cd(w)
% ln; TODO removed by BCR, this doesn't seem necessary
%***********************************************************************
@@ -721,7 +720,6 @@ catch
errorNstdResults='Catch at line720 for printing ResultsStd'
end %try scan(1).plate(1).CFoutStd(1,1) to test for 2018 r_refined version
cd(w)
scriptComplete= "line724 "
msgbox(['Printing Script complete. Check !!Results sheets in ../PrintResults folder.'])