DMPexcel2mat.m refactor
This commit is contained in:
@@ -82,7 +82,7 @@ if ~exist(masterPlateFile, 'file') || isempty(masterPlateFile)
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
else
|
else
|
||||||
disp(strcat('Using MasterPlate file: ', masterPlateFile, ', skipping directory selection');
|
disp(strcat('Using MasterPlate file: ', masterPlateFile, ', skipping directory selection'));
|
||||||
end
|
end
|
||||||
|
|
||||||
% fid=fopen(masterPlateFile)%('exp23PrintTimes.xls'); % textread puts date and time sequentially into vector
|
% fid=fopen(masterPlateFile)%('exp23PrintTimes.xls'); % textread puts date and time sequentially into vector
|
||||||
|
|||||||
Reference in New Issue
Block a user