EZinterAgingDev0 debug

This commit is contained in:
2024-07-29 19:42:31 -04:00
parent 80aab5e486
commit 1ec1037c82
6 changed files with 485 additions and 566 deletions

View File

@@ -84,13 +84,7 @@ function EZviewGui_OpeningFcn(hObject, eventdata, handles, varargin)
%}
% Load experiment data ....
newMLgraph=0;
if newMLgraph==0
clear Exp
Exp=[];
EZvInitLoad
else
end
EZvInitLoad
% Func Call setup for @myupdatfcn
dcm_obj=datacursormode(gcf);