From 25a264154847b550bfacea131904236922a05418 Mon Sep 17 00:00:00 2001 From: Bryan Roessler Date: Sat, 27 Jul 2024 01:19:18 -0400 Subject: [PATCH] DMPexcel2mat.m refactor --- workflow/templates/easy/DMPexcel2mat.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workflow/templates/easy/DMPexcel2mat.m b/workflow/templates/easy/DMPexcel2mat.m index 7f512791..9502ce4d 100755 --- a/workflow/templates/easy/DMPexcel2mat.m +++ b/workflow/templates/easy/DMPexcel2mat.m @@ -82,7 +82,7 @@ if ~exist(masterPlateFile, 'file') || isempty(masterPlateFile) end end else - disp(strcat('Using MasterPlate file: ', masterPlateFile, ', skipping directory selection'); + disp(strcat('Using MasterPlate file: ', masterPlateFile, ', skipping directory selection')); end % fid=fopen(masterPlateFile)%('exp23PrintTimes.xls'); % textread puts date and time sequentially into vector