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
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.
Please let me know how I can resolve the error.
Best regards,
Jinuk Kim