open-discussion > Rendered Brain doesn't come up
Showing 1-1 of 1 posts
Display:
Results per page:
Aug 15, 2017  05:08 PM | Marcelo Bigliassi - Brunel University London
Rendered Brain doesn't come up
Hi guys,

Need some help with the rendered brain which doesn't seem to appear for some reason. I managed to do pretty much everything with the signal apart from spatial registration. Below, I have inserted the error that pops up every time I try to "place" the optodes on top of the rendered brain.

Any idea?

Cheers,


??? Error while evaluating uicontrol Callback

??? Error using ==> load
Unable to read file Split: No such file or directory.
Error in ==> NIRS_Import_Indicator_Loc>push_image_Callback at 525
load Split;
Error in ==> gui_mainfcn at 96
feval(varargin{:});
Error in ==> NIRS_Import_Indicator_Loc at 18
gui_mainfcn(gui_State, varargin{:});
Error in ==>
@(hObject,eventdata)NIRS_Import_Indicator_Loc('push_image_Callback',hObject,eventdata,guidata(hObject))
??? Error while evaluating uicontrol Callback
??? Undefined function or variable 'Affine'.
Error in ==> NIRS_Import_Indicator_Loc>push_getoptpos_Callback at 284
[rend rendered_MNI ch_MNI_mm] = get_channelpos(Affine, VF, VG, wT1_info, pos_indi_mri,
pos_indi_digi, pos_opt_digi, ch_config.spec);
Error in ==> gui_mainfcn at 96
feval(varargin{:});