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

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

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 MRI 的更多信息

标签

产品

Community Treasure Hunt

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

Start Hunting!