Skip to content

Matlab error for dataprep function #4

Description

@swapna2205

Index in position 2 exceeds array bounds. Index must not exceed 1.

Error in dataPrep (line 91)
X1 = mask.*x(:,1:options.numOfSub,:);

Error in main (line 64)
[dataset,options] = dataPrep(d1.dataset.channels, options);

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