Hi,
I preprocessed my data in SPM and tried to select them in Conn.
However, every time I select the 197 preprocessed files for one subject I receive following error:
I already tried selecting different preprocessed images (preprocessed with the use of fsl), but receive the same error.
Does anybody know the solution to this?
(Note: I don't get this error when I only select a single file)
ERROR DESCRIPTION:
Error using flipud (line 19)
X must be a 2-D matrix.
Error in conn_menu (line 673)
title=fliplr(flipud(data.x1(:,:,data.n,:)));
Error in conn (line 1288)
conn_menu('updateimage',CONN_h.menus.m_setup_00{5},CONN_x.Setup.functional{nsub}{nses}{3});
Error in conn_filesearchtool (line 150)
if length(h.callback)>1, feval(h.callback{1},h.callback{2:end},names); else, feval(h.callback{1},names); end
CONN v.16.b
SPM8 + Beamforming DEM FieldMap MEEGtools
Matlab v.2012b
I preprocessed my data in SPM and tried to select them in Conn.
However, every time I select the 197 preprocessed files for one subject I receive following error:
I already tried selecting different preprocessed images (preprocessed with the use of fsl), but receive the same error.
Does anybody know the solution to this?
(Note: I don't get this error when I only select a single file)
ERROR DESCRIPTION:
Error using flipud (line 19)
X must be a 2-D matrix.
Error in conn_menu (line 673)
title=fliplr(flipud(data.x1(:,:,data.n,:)));
Error in conn (line 1288)
conn_menu('updateimage',CONN_h.menus.m_setup_00{5},CONN_x.Setup.functional{nsub}{nses}{3});
Error in conn_filesearchtool (line 150)
if length(h.callback)>1, feval(h.callback{1},h.callback{2:end},names); else, feval(h.callback{1},names); end
CONN v.16.b
SPM8 + Beamforming DEM FieldMap MEEGtools
Matlab v.2012b