Borrar filtros
Borrar filtros

Error message using SPM command spm_jobman

53 visualizaciones (últimos 30 días)
Franziska Motka
Franziska Motka el 29 de Jun. de 2022
Respondida: NN el 25 de Jul. de 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

Respuestas (1)

NN
NN el 25 de Jul. de 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

Categorías

Más información sobre MRI en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by