Skip to content

Commit

Permalink
Update Compiled_EEGLAB.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arnodelorme authored Jul 9, 2024
1 parent 6cf4a8f commit 2c94ab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion others/Compiled_EEGLAB.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ rmdir(fullfile(FieldTrip_folder,'external','mffmatlabio'), 's');
rmdir(fullfile(FieldTrip_folder,'external','egi_mff_v2'), '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.
3. Optional: Edit the eeglab.m file and add new plugins to the compiled version of EEGLAB (line 900).

3. Open the "eeglab.prj" file in the Matlab editor. Check the path for plugins. If a new version is available, rename the version in the eeglab.prj file.

Expand Down

0 comments on commit 2c94ab8

Please sign in to comment.