Skip to content

pop_select sorttrials error when trying to select channels #896

@amisepa

Description

@amisepa

Trying to simply select some EEG channels:

EEG = pop_select( EEG, 'channel',{'ROC1','ROC2','ROC3','ROC4','ROC5','ROC6','ROC7','ROC8','ROC9','ROC10','ROC11','ROC12','ROC13','ROC14','ROC15'});

And for some reason I get this error:
Image

in pop_select, even though g.sort is empty, g.sorttrial is set to on by default. And my data are continuous so I think that triggers the error.

Cedric

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions