Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- The forum ‘Support forum ARCHIVED – Please use Slack Channel instead’ is closed to new topics and replies.
Hello Lead-DBS team,
I am interested in simulating a stimulation with the SimBio model. After clicking “Visualize,” I receive a pop-up error which reads “cork.exe has stopped working” and the simulation does not complete.
I am running my stimulation in Native Patient Space with Pallidal Parcellation Atlas- Data Driven. I am using Lead-DBS v2.1.7 and running Matlab R2015b.
Any advice for this issue is greatly appreciated. Thank you.
-Alon
Error in MATLAB reads:
Index exceeds matrix dimensions.
Error in ea_genvat_horn (line 117)
tess = mesh.tet(:,1:4);
Error in ea_stimparams>stimulate_Callback (line 950)
[stimparams(1,side).VAT(el).VAT,volume]=feval(ea_genvat,elstruct(el).coords_mm,getappdata(handles.stimfig,’S’),side,options,stimname,options.prefs.machine.vatsettings.horn_ethresh,handles.stimfig);
Error in gui_mainfcn (line 95)
feval(varargin{:});
Error in ea_stimparams (line 42)
gui_mainfcn(gui_State, varargin{:});
Error in
matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)ea_stimparams(‘stimulate_Callback’,hObject,eventdata,guidata(hObject))
Error while evaluating UIControl Callback