Run Matlab Batch from List
run_matlabbatch(
spm,
add_spm_dir = TRUE,
clean = TRUE,
verbose = TRUE,
gui = FALSE,
...
)matlabbatch_job(spm, add_spm_dir = TRUE, gui = FALSE, ...)
matlabbatch_to_script(spm, batch_prefix = "matlabbatch{1}.", ...)
List of the class matlabbatch
should SPM12 directory be added to the script
Remove scripts from temporary directory after running
Print diagnostic messages
is the GUI necessary?
additional arguments to pass to
matlabbatch_job
prefix to add to the names of spm
Result of run_matlab_script