result查看中出现的错误:??? Error using ==> mrdivide

静息数据处理完,做双样本T检验,查看result时,定义contrast出现以下错误:

??? Error using ==> mrdivide
Matrix dimensions must agree.

Error in ==> spm_conman at 1121
                    h = image((xCon(i).c'/max(abs(xCon(i).c(:)))+1)*32);

Error in ==> spm_conman at 1692

Taxonomy upgrade extras: 
Forums: 

我用DPARSF的过程和结果

没能预定到听课的座位,非常可惜,还好有新的视频教程,看了两遍后试着处理了一下目前的患者数据,把自己的步骤和过程放上来请大家看看,是否存在什么问题。

1. 运行环境:Ubuntu 9.10 AMD64 + Matlab R2009b + REST2007V1.3_091215 + DPARSF_V1.0_091215 + SPM8 (patched to 3408)

Taxonomy upgrade extras: 

Updating of Multimedia Course: Data Processing of Resting-State fMRI

Multimedia Course: Data Processing of Resting-State fMRI (Part 1 and Part 2, English version) has been updated now, please download them from http://www.restfmri.net/forum/Course.

The Multimedia Course: Data Processing of Resting-State fMRI is for the new users of REST, SPM and DPARSF, and even new researchers of the Resting-State fMRI field.

数据处理视频教程更新

静息态功能磁共振数据处理视频教程中文版(第一部分,第二部分)现已上传到网站上,大家可到http://www.restfmri.net/forum/Course下载。

静息态功能磁共振数据处理视频教程的主要内容(第一部分,中文版) (对应的PowerPoint pps 文件) Release 091222
1. 使用REST DICOM Sorter整理原始数据。
2. 使用SPM对数据进行预处理。

Normalize bu using T1 image unfied segmentation 报错

您好, 最近我开始学习使用 DPARSF 和 REST, 现在遇到一个问题,
我选择使用 Normalize bu using T1 image unfied  segmentation, 并选择 T1 DICOM to NIFTI,
总是出现如下错误:

??? Error using ==> copyfile
cp: cannot stat `/mnt/serv02d2/RestfMRI/Analysis/T1Img/06179231/co*': No such file or directory

Error in ==> DPARSF_run at 314
            copyfile('co*',['..',filesep,'..',filesep,'T1ImgSegment',filesep,AutoDataProcessParameter.SubjectID{i}])