Who even knows at this point

This commit is contained in:
2024-07-30 13:42:48 -04:00
parent fe9b338324
commit 79e3676ed3
38 changed files with 465 additions and 746 deletions

View File

@@ -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;