* Added notes on how to run Matlab with no GUI.

master
Wirawan Purwanto 3 years ago
parent d49d95dda5
commit b58a2e43ef
  1. 18
      matlab/20190416.Matlab-no-GUI.md

@ -0,0 +1,18 @@
Invoking MATLAB with no GUI
===========================
"Launching MATLAB without the desktop"
https://blogs.mathworks.com/community/2010/02/22/launching-matlab-without-the-desktop/
2010-02-22
Use the `-nodesktop` switch.
--> On Turing, still showing the logo splash window!
Can we run Matlab in totally headless mode?
https://www.mathworks.com/matlabcentral/answers/372573-running-matlab-in-headless-mode
Use `-nodisplay`.
Loading…
Cancel
Save