Questions tagged [matlabbatch]

The Matlab Batch system is a matlab library for batch processing and dependency resolution.

The matlab batch system can be found here.

2 questions
2
votes
0 answers

When will spm_jobman run jobs in parallel?

I'm using spm_jobman() run a large number of SPM jobs. I have a machine with a large number of processors, so I would like to be able to run them in parallel. Can spm_jobman() run jobs in parallel? If so, how can this be done?
Dan
  • 12,157
  • 12
  • 50
  • 84
2
votes
1 answer

SPM in matlab: how to call matlab function in Batch Editor

I'm writing a batch using the Batch Editor in SPM8 using matlab. Now I want to include a simple matlab function that I have written myself. I make sure this function is saved in the path of SPM. As input variable the function uses a file from a…
sdbonte
  • 102
  • 12