Skip to content

Small error in parseLogfile.m #1

@michaelsiniscalchi

Description

@michaelsiniscalchi

Line 19 should be:
header{3} = textscan(fID,'%s %s %s %s %s %*[^\n]',1,'Delimiter','\t'); %Presentation column labels

Otherwise, the names of the data columns come out incorrect, and the error is passed along to the logData structure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions