Description Usage Arguments Value
View source: R/run_matlabbatch.R
Run Matlab Batch from List
1 2 3 4 5 6 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.