TLDR
Enter a command. For example: xxh, openssl, fdupes, logstash.

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}})"

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.