[Eeglablist] Adding user data to the EEG structure

Tarik S Bel-Bahar tarikbelbahar at gmail.com
Sun Aug 5 16:23:55 PDT 2018


Hello,

One way to this is add one or more fields with that data to the EEG
structure for each .set file, containing any data you wish. For example,

EEG.myextradata= myextradata;

Saving the file and other manipulations with eeglab functions should not
affect the extra data.

Another way is to update the .set file information, which has some fields.

Another method is to build your own matrix of info across all subjects, and
call as necessary for single-subject and group level analyses.

For core and other info, eeglab scripting tutorial and googling eeglablist
for similar questions can help.




On Sun, Aug 5, 2018, 3:21 AM Johnson, John T. <john.johnson at gatech.edu>
wrote:

> Where is the best place to store my own data related to the EEG dataset?
> And will it be treated as part of the dataset throughout manipulations in
> the GUI and pop_*, eeg_* functions?
>
> Thanks,
> John
>
>
> via Newton Mail
> <https://cloudmagic.com/k/d/mailapp?ct=dx&cv=9.8.421&pv=10.13.6&source=email_footer_2>
> _______________________________________________
> Eeglablist page: http://sccn.ucsd.edu/eeglab/eeglabmail.html
> To unsubscribe, send an empty email to
> eeglablist-unsubscribe at sccn.ucsd.edu
> For digest mode, send an email with the subject "set digest mime" to
> eeglablist-request at sccn.ucsd.edu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sccn.ucsd.edu/pipermail/eeglablist/attachments/20180805/8da13dca/attachment.html>


More information about the eeglablist mailing list