Cleanup par4Gbl_Main8c.m
This commit is contained in:
@@ -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.'])
|
||||
Reference in New Issue
Block a user