Begin EASY directory work
This commit is contained in:
@@ -206,7 +206,7 @@ function LoadDatFile_Callback(~, ~, ~)
|
|||||||
|
|
||||||
% TODO this entire try block needs work
|
% TODO this entire try block needs work
|
||||||
try
|
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'));
|
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');
|
[openExpfile,openExppath] = uigetfile('.mat','Open Experiment folder and data storage .mat file name','MultiSelect','off');
|
||||||
SWnewExp=0;
|
SWnewExp=0;
|
||||||
|
|||||||
Reference in New Issue
Block a user