Description Usage Arguments Value
View source: R/matlab_script.R
This function runs a matlab script, and returns exit statuses
1 2 3 |
fname |
Filename of matlab script (.m file) |
verbose |
print diagnostic messages |
desktop |
Should desktop be active for MATLAB? |
splash |
Should splash be active for MATLAB? |
display |
Should display be active for MATLAB? |
wait |
Should R wait for the command to finish. Both
passed to |
single_thread |
Should the flag |
... |
Options passed to |
Exit status of matlab code
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.