Skip to content

read_24bit issue while opening .bdf file #203

Description

@OswaldChr

Hello,

I get this problem while trying to open a .bdf file, and do not understand what it means :

One or more output arguments not assigned during call to "read_24bit".

Error in read_biosemi_bdf>readLowLevel (line 282)
buf = read_24bit(filename, offset, numwords);

Error in read_biosemi_bdf (line 257)
buf = readLowLevel(filename, offset, epochlength*nchans); % see below in subfunction

Error in ft_read_data (line 408)
dat = read_biosemi_bdf(filename, hdr, begsample, endsample, chanindx);

Error in RLW_import_BDF (line 26)
dat=ft_read_data(filename);

Error in LW_import_BDF (line 86)
[out_datasets(filepos).header out_datasets(filepos).data message_string]=RLW_import_BDF(filename);

Error in letswave_gui>menu_callback (line 387)
[configuration,datasets]=eval(eval_st);

Error while evaluating Menu Callback.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions