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