[Eeglablist] Reshape error when importing BVA files

Sheida R srabi091 at uottawa.ca
Wed Dec 16 11:01:09 PST 2020


Hi,

I am new to EEGLAB and am having some difficulty converting/importing files
exported from BVA (including .dat, .vhdr, and .vmrk files) to EEGLAB. I was
able to successfully import a few files, but shortly after began
encountering the following errors:

Error using reshape
Number of elements must not change. Use [] as one of the size inputs to
automatically calculate the appropriate size for that dimension.

Error in pop_loadbv (line 322)
                tmpdata = reshape(tmpdata,
hdr.commoninfos.numberofchannels, hdr.commoninfos.datapoints);

Error in BVA2Mat_SR (line 17)
    EEG = pop_loadbv('.', loadName); % '.' = current directory; otherwise
specify which directory

There does not seem to be any major difference between the files that
worked and those that did not. Could you please advise?

Thanks in advance,
Sheida



More information about the eeglablist mailing list