matlab Command Examples

Numerical computation environment by MathWorks. More information: https://se.mathworks.com/help/matlab/matlab_env/startup-options.html.

matlab -nosplash

matlab -r "{{matlab_statement}}"

matlab -r "run({{path/to/script.m}})"