Who even knows at this point
This commit is contained in:
@@ -19,7 +19,7 @@ if NoOLay==0
|
||||
prevExp=1;
|
||||
end
|
||||
if prevExp==0
|
||||
expDir = Exp(expN).Dexp(DexpN).ExpFoldr;
|
||||
expDir=Exp(expN).Dexp(DexpN).ExpFoldr;
|
||||
else
|
||||
|
||||
cd(fullfile(char(OLresDir)))
|
||||
@@ -30,7 +30,7 @@ if NoOLay==0
|
||||
%expDir=fullfile(char(OLresDir),'..');
|
||||
end
|
||||
else
|
||||
expDir = Exp(expN).Dexp(DexpN).ExpFoldr
|
||||
expDir=Exp(expN).Dexp(DexpN).ExpFoldr
|
||||
end
|
||||
|
||||
%ExpHmDir= char(Exp(expN).Dexp(DexpN).resDir);
|
||||
@@ -94,7 +94,7 @@ cd(w)
|
||||
|
||||
%tPtsSize=size(Exp(expN).Dexp(DexpN).FexpScanBMtp{1,1},(3));
|
||||
tPtsSize=size(FexpScanBMtp{1,plateNum},(3)); %tPtsSize=size(FexpScanBMtp{1,1},(3)); 20160110
|
||||
%bmpFileLst = dirfullfile(char(OLresDir),num2str(plateNum),'*.bmp')); %(fullfile(expDir, char(ScLst(ScLstCnt)), '*.bmp'));
|
||||
%bmpFileLst=dirfullfile(char(OLresDir),num2str(plateNum),'*.bmp')); %(fullfile(expDir, char(ScLst(ScLstCnt)), '*.bmp'));
|
||||
hsafety=figure;
|
||||
dc= get(datacursormode)
|
||||
imInterval=1;
|
||||
|
||||
Reference in New Issue
Block a user