関数または変数 'spm_jobman' が認識されません。

1 view (last 30 days)
Qiong Ma
Qiong Ma on 26 Jun 2020
Matlab2020aでfMRIのデータを処理した際に、こういうようなエラーが出てきました。同じもので2011bが大丈夫でした。これはどうすればよろしいでしょうか。
>> batch_indivi
関数または変数 'spm_jobman' が認識されません。
エラー: batch_indivi (line 18)
spm_jobman('initcfg');
clear;
spm_jobman('initcfg');
tic;

Answers (0)

Categories

Find more on Neuroimaging in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!