Dear Sir, thanks for your great work. However, when I run the demo in CTseg, Matlab(2018a) showed that:
refers to a field that does not exist 'del_settings'
(error:) spm_mb_init>mb_init1 (line 221)
if isfinite(sett.del_settings)
(error:) spm_mb_init (line 10)
[dat,sett] = mb_init1(cfg);
(error:) spm_CTseg (line 197)
[dat,sett] = spm_mb_init(run);
(error:) trytry (line 26)
[res,vol] = spm_CTseg(pth_ct, dir_out, tc, def, correct_header, ss, vox);
May I know what can I do to adjust these code ? Many thanks
Dear Sir, thanks for your great work. However, when I run the demo in CTseg, Matlab(2018a) showed that:
refers to a field that does not exist 'del_settings'
(error:) spm_mb_init>mb_init1 (line 221)
if isfinite(sett.del_settings)
(error:) spm_mb_init (line 10)
[dat,sett] = mb_init1(cfg);
(error:) spm_CTseg (line 197)
[dat,sett] = spm_mb_init(run);
(error:) trytry (line 26)
[res,vol] = spm_CTseg(pth_ct, dir_out, tc, def, correct_header, ss, vox);
May I know what can I do to adjust these code ? Many thanks