Problem with SPM12
이전 댓글 표시
Hello,
Please i have this message when i open SPM tools box
Please how can i fix that.
Error using spm_check_installation>check_basic (line 66)
You do not appear to have the MATLAB search path set up
to include your SPM12 distribution. This means that you
can start SPM in this directory, but if your change to
another directory then MATLAB will be unable to find the
SPM functions. You can use the pathtool command in MATLAB
to set it up.
addpath C:\Program Files\MATLAB\ToolBoxes-20181106T221851Z-001\ToolBoxes\SPM\spm12
For more information, try typing the following:
help path
help pathtool
Error in spm_check_installation (line 28)
check_basic;
Error in spm (line 290)
spm_check_installation('basic');
채택된 답변
추가 답변 (4개)
Dell
2018년 12월 4일
댓글 수: 3
Walter Roberson
2018년 12월 4일
It appears that you might be invoking spm, and selecting fmri, and then asking to specify 1st level. But what step do you take at the batch editor that you get, that triggers the problem you are observing?
rong
2022년 11월 25일
Have u fix it? I met the same question.
rong
2022년 11월 25일
During the analysis named GLM, and this is on the 39.2.1 SPM12 manual.
Dell
2018년 12월 5일
0 개 추천
댓글 수: 1
Walter Roberson
2018년 12월 5일
It happens immediately after you click on "specify 1st level" ?
Weiqing
2025년 4월 9일
0 개 추천
I meet the same problem too, do you fix it?
카테고리
도움말 센터 및 File Exchange에서 Neuroimaging에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!