Skip to content

preprocess_2.m path not compatible with linux #2

@dscarmo

Description

@dscarmo

In preprocess_2.m line 7 i had to change the line from:

addpath('lib/mominc-master');

to

addpath('lib\mominc-master');

For it to work in linux matlab. Just a path separator problem, matlab probably has a away to detect host OS to fix this in code.

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