Skip to content

Commit 25eccb0

Browse files
authored
Merge pull request #86 from voikukas/patch-1
fixed eeg_eventtable.m link
2 parents 15bf22f + d5c688c commit 25eccb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/misc/Exporting_Data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ an additional column "number", which is not an event field.
142142
![](/assets/images/Spreadsheet_event.png)
143143

144144
If you want more control over export options, you should use the command-line version of the [pop_expevents.m](http://sccn.ucsd.edu/eeglab/locatefile.php?file=pop_expevents.m) function. An alternative
145-
function, [eeg_eventtable.m](http://sccn.ucsd.edu/eeglab/locatefile.php?file=pop_expevents.m), has additional options for exporting events.
145+
function, [eeg_eventtable.m](http://sccn.ucsd.edu/eeglab/locatefile.php?file=eeg_eventtable.m), has additional options for exporting events.
146146

147147
Exporting output and STUDY results
148148
---

0 commit comments

Comments
 (0)