Skip to content

Commit 9eaf56d

Browse files
authored
Update Compiled_EEGLAB.md
1 parent 9228009 commit 9eaf56d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

others/Compiled_EEGLAB.md

+1
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ plugin_askinstall('xdfimport', 'eegplugin_xdfimport', true);
181181
% For clean_rawdata, remove folder manopt/reference/m2html.
182182
CleanRawData_folder = fileparts(which('clean_rawdata.m'));
183183
rmdir(fullfile(CleanRawData_folder,'manopt','reference','m2html'), 's');
184+
rmdir(fullfile(CleanRawData_folder,'manopt','tests'), 's');
184185
185186
% Removing FieldTrip files
186187
% For Fieldtrip remove folders compat, external/afni, external/spm8, external/spm12, external/gifti, external/eeglab, external/bemcp and external/npmk

0 commit comments

Comments
 (0)