Skip to content

Create Mesh works with invalid NIRFAST Matlab path #15

@agirault

Description

@agirault

There seem to be two things to address:

  • we add the given directory path to the matlab search path, which means that we you do not give the exact NIRFAST directory but one of its parent, it will still be added due to the recursive nature of genpath.
  • the path that is added when running the module is not currently removed, so selecting a new invalid path will not change the fact that the previous valid path is still available, and the module will run.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions