I came up against a problem that I failed to draw a head-model by "Draw Head-Model" button with a error message(below), when I lunched COMETS2 and pressed "preprocessing" button and read "testmodel.node" .
----------
Error using fread
Invalid file identifier. Use fopen to generate a valid file identifier.
Error in CONE_tDCS
Error in gui_mainfcn (line 95)
feval(varargin{:});
Error in CONE_tDCS
Error in matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)CONE_tDCS('pushbutton1_Callback',hObject,eventdata,guidata(hObject))
Error while evaluating UIControl Callback.
----------
My environment is below
OS: win7 professional sp1 64bit
RAM: 8GB
MATLAB ver: R2017a (I tested on R2018a, R2015b. But there is same trouble.)
Could you tell me the way I run COMETS2?
It would be greatly appriciated if you could explain the way.