help > set-up_miss use of spm for segment
Showing 1-2 of 2 posts
Display:
Results per page:
Jun 6, 2019  01:06 PM | Xiao Lin
set-up_miss use of spm for segment
错误使用 spm (line 1231)
Unknown action string

出错 conn_setup_preproc (line 821)
CONN_x.SetupPreproc.log{end+1}={'timestamp',datestr(now),'ver_CONN',conn('ver'),'ver_SPM',spm('version'),'steps',...

出错 conn_process (line 268)
conn_setup_preproc('run_structural_segment','subjects',nsub);

出错 conn_process (line 16)
case 'setup', conn_disp(['CONN: RUNNING SETUP STEP']); conn_process([0:4,4.5,5]);

出错 conn (line 5262)
else conn_process(processname); ispending=false;

出错 conn_menumanager (line 120)
feval(CONN_MM.MENU{n0}.callback{n1}{1},CONN_MM.MENU{n0}.callback{n1}{2:end});

CONN18.b
SPM8 + Beamforming DEM FieldMap MEEGtools vbm8
Matlab v.2014a
project: CONN18.b
storage: 489.5Gb available

spm @ E:\tool\spm8
conn @ E:\tool\conn18b\conn
Jun 9, 2019  12:06 PM | Alfonso Nieto-Castanon - Boston University
RE: set-up_miss use of spm for segment
Thanks for reporting this. If you could please try one of the two following approaches and let me know whether they seem to fix this issue:

1) edit conn_setup_preproc.m file in line 821 and change spm('version') in that line to spm('ver')


or 2) download and install SPM12 (instead of your current SPM8 installation)

Hope this helps
Alfonso
Originally posted by Xiao Lin:
错误使用 spm (line 1231)
Unknown action string

出错 conn_setup_preproc (line 821)
CONN_x.SetupPreproc.log{end+1}={'timestamp',datestr(now),'ver_CONN',conn('ver'),'ver_SPM',spm('version'),'steps',...

出错 conn_process (line 268)
conn_setup_preproc('run_structural_segment','subjects',nsub);

出错 conn_process (line 16)
case 'setup', conn_disp(['CONN: RUNNING SETUP STEP']); conn_process([0:4,4.5,5]);

出错 conn (line 5262)
else conn_process(processname); ispending=false;

出错 conn_menumanager (line 120)
feval(CONN_MM.MENU{n0}.callback{n1}{1},CONN_MM.MENU{n0}.callback{n1}{2:end});

CONN18.b
SPM8 + Beamforming DEM FieldMap MEEGtools vbm8
Matlab v.2014a
project: CONN18.b
storage: 489.5Gb available

spm @ E:\tool\spm8
conn @ E:\tool\conn18b\conn