Hi,
Thanks a lot for all your help. We managed to go through everything up to the final step.
When we press the “Done” button, a loading bar appears in a new window and then disappears, and MATLAB displays the following message:
Error using appdesservices.internal.interfaces.model.AbstractModel/executeUserCallback (line 282)
Error while evaluating DestroyedObject PrivateButtonPushedFcn.
Unrecognized function or variable 'SEEG2parc'.
Error in donePushed (line 46)
[~,tissueLabels,tissueWeights] = SEEG2parc(cfg);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error using appdesservices.internal.interfaces.model.AbstractModel/executeUserCallback (line 282)
Error while evaluating Button PrivateButtonPushedFcn.
Hi,
Thanks a lot for all your help. We managed to go through everything up to the final step.
When we press the “Done” button, a loading bar appears in a new window and then disappears, and MATLAB displays the following message: