Skip to content

Error in Script_For_Basic_Head_Modeling #2

@jinuk92

Description

@jinuk92

Hello,
I have known about NeuroDOT at the last fNIRS 2018 Meeting in Tokyo.
It seems to be a good toolbox for fNIRS analysis.
However, There are some errors.

I used in MATLAB 2015b.
And, I want to try Script_For_Basic_Head_Modeling Tutorial.
But, When I pressed 'q' or the middle mouse button to release the figure, an error occurred.

Error message is as follow.

Undefined function or variable 'RunCGALMeshGenerator'.

Error in NirfastMesh (line 159)
[e,p] = RunCGALMeshGenerator(stack,param);

Error in NirfastMesh_Region (line 41)
mesh=NirfastMesh(mask,meshname,param,param.Mode);

Error in Script_For_Basic_Head_Modeling (line 30)
tic;mesh=NirfastMesh_Region(mask,meshname,param);toc

Please let me know how I can resolve the error.

Best regards,

Jinuk Kim

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