Skip to content

ve_eegplot with overlay dataset and subtract mean fails #11

@LindsayVass

Description

@LindsayVass

Problem is at line 1149:

if any(isnan(memdata))

should be changed to

if any(isnan(meandata))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions