[Eeglablist] EEG checkset error

Cedric Cannard ccannard at protonmail.com
Thu Feb 24 15:24:55 PST 2022


Hi Sai,

This is continuous data, right? Does it fix it if you type this in the command window?

EEG.epoch = [];
EEG = eeg_checkset(EEG);

or

EEG.trials = 1;
EEG = eeg_checkset(EEG);


Cedric


‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Thursday, February 24, 2022 8:42 AM, Sai Viswanth via eeglablist <eeglablist at sccn.ucsd.edu> wrote:

> I have been working with EEGLAB for quite some time. When running my mat
> file I am getting a pop-up box saying that my EEG struct data doesn't have
> an epoch field in my event struct. When I open the event struct inside my
> EEG struct in my workspace I am not able to see the epoch field. I have
> tried a few things such as extracting the epochs, adding events and so on
> but not being able to fix them. I will attach the error image through this
> mail so that it might be easy to know what error I am facing. Thanks in
> advance for your help.
>
> Thanking you
> Sai Viswanth
>
> 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





More information about the eeglablist mailing list