diff --git a/others/Compiled_EEGLAB.md b/others/Compiled_EEGLAB.md index f7dd113..10fbb45 100644 --- a/others/Compiled_EEGLAB.md +++ b/others/Compiled_EEGLAB.md @@ -232,7 +232,6 @@ rmdir(fullfile(FieldTrip_folder,'external','npmk'), 's'); rmdir(fullfile(FieldTrip_folder,'external','signal'), 's'); rmdir(fullfile(FieldTrip_folder,'external','mffmatlabio'), 's'); rmdir(fullfile(FieldTrip_folder,'external','egi_mff_v2'), 's'); -rmdir(fullfile(FieldTrip_folder,'external','sqdproject'), 's'); ``` 3. Optional: Edit the eeglab.m file and add new plugins to the compiled version of EEGLAB (line 900). Change the version of EEGLAB in the prj file.