Rename scansDir
This commit is contained in:
@@ -4,7 +4,7 @@ global scan
|
||||
|
||||
hf=figure;
|
||||
% Parameter Entry
|
||||
[scLst, row, col]=NCdisplayGui(scansDir);
|
||||
[scLst, row, col]=NCdisplayGui(projectScansDir);
|
||||
close(hf)
|
||||
selSpot=(row-1)*24 + col;
|
||||
for iPlate=1:length(scLst)
|
||||
|
||||
Reference in New Issue
Block a user