run_matlabbatch.RdRun 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}.", ...)
| spm | List of the class |
|---|---|
| add_spm_dir | should SPM12 directory be added to the script |
| clean | Remove scripts from temporary directory after running |
| verbose | Print diagnostic messages |
| gui | is the GUI necessary? |
| ... | additional arguments to pass to
|
| batch_prefix | prefix to add to the names of |
Result of run_matlab_script