Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tutorials/misc/Exporting_Data.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ an additional column "number", which is not an event field.
![](/assets/images/Spreadsheet_event.png)

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
function, [eeg_eventtable.m](http://sccn.ucsd.edu/eeglab/locatefile.php?file=pop_expevents.m), has additional options for exporting events.
function, [eeg_eventtable.m](http://sccn.ucsd.edu/eeglab/locatefile.php?file=eeg_eventtable.m), has additional options for exporting events.

Exporting output and STUDY results
---
Expand Down