Effacer les filtres
Effacer les filtres

Error message using SPM command spm_jobman

53 vues (au cours des 30 derniers jours)
Franziska Motka
Franziska Motka le 29 Juin 2022
Réponse apportée : NN le 25 Juil 2022
Hi everyone,
I try to run an adapted preprocessing script (got it from an collegue) for a fMRI analysis. Unfortunatelly, I'm stuck on the command spm_jobman and get the following error message:
Error using spm_jobman>fill_run_job
No executable modules, but still unresolved dependencies or incomplete module inputs.
Error in spm_jobman (line 247)
sts = fill_run_job('run', cjob, varargin{3:end});
Error in s03_preprocessing_with_slice_timing_batch_NICCUE (line 79)
spm_jobman('run', matlabbatch);
It would be really helpful, if somebody could tell me what the problem is.
Thank you very much!
Franziska

Réponses (1)

NN
NN le 25 Juil 2022
Hi,
Please provide the script for a better understanding of the error faced.
As per my knowledge, you can try running the following code for resolving the issue.
clear matlabbatch
Hope this helps.
Regards,
Narvik

Catégories

En savoir plus sur MRI dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by