严老师,
您好!我在用Dpabi做到计算ALFF这一步时,matlab总是会弹出这一错误。我尝试过reslice或替换Masks里面的AllResampled_BrainMask_05_91x109x91.nii文件(详见附件),都没有用。请问该如何解决?
期待回复!
祝好!
周丽丽
Matlab command:
Computing ALFF...
Reading images from "D:\Rest_Schizo\FunImgARCWS\P22\swCovRegressed_4DVolume.nii" etc.
Error using y_ReadAll (line 82)
Assignment has more non-singleton rhs dimensions than non-singleton subscripts
Error in y_alff_falff (line 54)
    [AllVolume,VoxelSize,theImgFileList, Header] =y_ReadAll(AllVolume);
Error in DPARSFA_run>(parfor body) (line 3658)
            [ALFFBrain, fALFFBrain, Header] =
            y_alff_falff([AutoDataProcessParameter.DataProcessDir,filesep,FunSessionPrefixSet{iFunSession},AutoDataProcessParameter.StartingDirName,filesep,AutoDataP
            Error in DPARSFA_run (line 3648)
        parfor i=1:AutoDataProcessParameter.SubjectNum
Error in DPARSFA>pushbuttonRun_Callback (line 1786)
    [Error]=DPARSFA_run(handles.Cfg);
Error in gui_mainfcn (line 96)
        feval(varargin{:});
Error in DPARSFA (line 30)
    gui_mainfcn(gui_State, varargin{:});
Caused by:
    Assignment has more non-singleton rhs dimensions than non-singleton subscripts
Error while evaluating uicontrol Callback
| Attachment | Size | 
|---|---|
| CommandWin.PNG | 71.17 KB | 
| DparsfSetting.PNG | 99.82 KB | 
Forums
              
          
    
用demo数据跑有问题吗?
用demo数据跑有问题吗?
用demo数据跑没有问题。我重新用V4的默认设置跑了一遍,已经全跑完了。
谢谢!