EASY rewrite
This commit is contained in:
@@ -439,7 +439,7 @@ easy() {
|
||||
cat <<-EOF
|
||||
To analyze a new Q-HTCP experiment:
|
||||
* Open the EASY Software.
|
||||
* Open 'EstartConsole.m' with MATLAB
|
||||
* Open 'EASYConsole.m' with MATLAB
|
||||
* Click the Run icon (play button)
|
||||
* When prompted, click "Change Folder" (do not select "Add to Path").
|
||||
* In the pop-up display, select from the 'File' dropdown: 'New Experiment'.
|
||||
|
||||
@@ -284,9 +284,6 @@ function LoadDatFile_Callback(~, ~, ~)
|
||||
mkdir(fullfile(resDir,'Fotos'));
|
||||
end
|
||||
|
||||
catch
|
||||
returnHome
|
||||
end
|
||||
clear scan
|
||||
|
||||
if exist('resDir','var')&&~isempty(resDir)
|
||||
|
||||
Reference in New Issue
Block a user