help
help > RE: Error in the Specify 1st level - hemodyn
Aug 26, 2017 05:08 AM | Sungho Tak - Wellcome Trust Centre for Neuroimaging, UCL
RE: Error in the Specify 1st level - hemodyn
Dear Bahareh,
Similar GUI issues were reported: https://www.nitrc.org/forum/forum.php?thread_id=5895&forum_id=5530.
Please use the attached codes.
If the same error occurs, please let me know.
Best wishes,
Sungho
Originally posted by BAHAREH BEHBOODI:
Similar GUI issues were reported: https://www.nitrc.org/forum/forum.php?thread_id=5895&forum_id=5530.
Please use the attached codes.
If the same error occurs, please let me know.
Best wishes,
Sungho
Originally posted by BAHAREH BEHBOODI:
Dear Sungho,
Thanks for your useful toolbox.
I have tried to use your sample_fnirs data and follow the tutorials step for spm-fnirs.
While trying to do "Specify 1st Level", after selecting "multiple_conditions" I faced this error:
---------------------------------------------------------
Specify GLM-fNIRS for the 1st level analysis...
---------------------------------------------------------
Hemoglobin signal to be analysed: HbO
Specify experimental design...
Completed.
Specify other regressors...
Error using uicontrol
While setting the 'Max' property of UIControl:
Value must be numeric or logical.
Error in spm_input (line 1286)
h = uicontrol(Finter,'Style','Pushbutton',...
Error in spm_fnirs_specify1st_ui (line 150)
spm_input('Other regressors (eg, systemic confounds)',1,'d');
Error in spm_fnirs>push_specify_Callback (line 75)
function push_specify_Callback(hObject, eventdata, handles)
Error in gui_mainfcn (line 95)
feval(varargin{:});
Error in spm_fnirs (line 25)
gui_mainfcn(gui_State, varargin{:});
Error in
@(hObject,eventdata)spm_fnirs('push_specify_Callback',hObject,eventdata,guidata(hObject))
Error while evaluating UIControl Callback
I have checked that only the path for "spm12" exists in my MATLAB.
I would appreciate if you help me to find the problem.
Thanks for your time.
Bahareh
Thanks for your useful toolbox.
I have tried to use your sample_fnirs data and follow the tutorials step for spm-fnirs.
While trying to do "Specify 1st Level", after selecting "multiple_conditions" I faced this error:
---------------------------------------------------------
Specify GLM-fNIRS for the 1st level analysis...
---------------------------------------------------------
Hemoglobin signal to be analysed: HbO
Specify experimental design...
Completed.
Specify other regressors...
Error using uicontrol
While setting the 'Max' property of UIControl:
Value must be numeric or logical.
Error in spm_input (line 1286)
h = uicontrol(Finter,'Style','Pushbutton',...
Error in spm_fnirs_specify1st_ui (line 150)
spm_input('Other regressors (eg, systemic confounds)',1,'d');
Error in spm_fnirs>push_specify_Callback (line 75)
function push_specify_Callback(hObject, eventdata, handles)
Error in gui_mainfcn (line 95)
feval(varargin{:});
Error in spm_fnirs (line 25)
gui_mainfcn(gui_State, varargin{:});
Error in
@(hObject,eventdata)spm_fnirs('push_specify_Callback',hObject,eventdata,guidata(hObject))
Error while evaluating UIControl Callback
I have checked that only the path for "spm12" exists in my MATLAB.
I would appreciate if you help me to find the problem.
Thanks for your time.
Bahareh
Threaded View
Title | Author | Date |
---|---|---|
Eidan Tzdaka | Jan 5, 2017 | |
Sungho Tak | Feb 7, 2017 | |
BAHAREH BEHBOODI | Aug 25, 2017 | |
Sungho Tak | Aug 26, 2017 | |
BAHAREH BEHBOODI | Aug 26, 2017 | |
Sungho Tak | Aug 26, 2017 | |
Helen Carlson | Sep 12, 2019 | |