Nix Nix
tldr-pages web client with multiple languages
Nix Nix
Search
On This Page

matlab

Numerical computation environment by MathWorks. More information: https://uk.mathworks.com/help/matlab/.

  • Run without splash screen during startup:

matlab -nosplash

  • Execute a MATLAB statement:

matlab -r "matlab_statement"

  • Run a MATLAB script:

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

Related Topics
français version 中文 version
Contribute to This Page
Report New Issue View Source
Discuss this page