Pause EZview work for now
This commit is contained in:
@@ -28,7 +28,7 @@ for n=1:Exp(expN).DexpLength % size(matFile,2)
|
||||
set(handles.listboxGnOrf,'value',1) %Fix accomodation for bug in App Designer .. .wlapp converter 230918
|
||||
set(handles.listboxGnOrf,'string',cellstr([{'Failed To Load'}; {' '}]));
|
||||
% try
|
||||
ExpOutmat=matFile(n) %fullfile(scansDir,openExpfile);
|
||||
ExpOutmat=matFile(n)
|
||||
load(char(ExpOutmat));
|
||||
%cd(scansDir)
|
||||
%cd ..;
|
||||
|
||||
Reference in New Issue
Block a user