Skip to content

biosemi import #23

Description

@cedlenoir

Import of biosemi files fails with the following error message:
Dot indexing is not supported for variables of this type.

Error in FLW_import_data.get_lwdata (line 574)
lwdata_out.header=CLW_check_header(lwdata_out.header);

Error in FLW_import_data/import_file (line 159)
FLW_import_data.get_lwdata(option);

Error in FLW_import_data>@(varargin)obj.import_file(varargin{:}) (line 31)
set(obj.h_import_btn,'Callback',@obj.import_file);

Error while evaluating UIControl Callback.

I fixed it by commenting line 376 in FLW_import_data. The biosemi header was not loaded because the output of read_bdf was not used.

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