Begin EASY directory work

This commit is contained in:
2024-07-25 01:27:49 -04:00
parent f2fcb34b5e
commit 359b936b45

View File

@@ -206,7 +206,7 @@ function LoadDatFile_Callback(~, ~, ~)
% TODO this entire try block needs work
try
% TODO this section is highly questionable
% TODO this whole block is highly questionable
questdlg('\fontsize{20} Load file from ExpJobs/YourJob/YourResults/matResults','File Creation','OK', struct('Default','OK','Interpreter','tex'));
[openExpfile,openExppath] = uigetfile('.mat','Open Experiment folder and data storage .mat file name','MultiSelect','off');
SWnewExp=0;