Your ROOT_URL in app.ini is https://git.hpc.odu.edu/ but you are visiting https://git.wahab.hpc.odu.edu/wirawan0/RCS-knowledge-base/commit/b58a2e43efa854eeee1f024d693b398a24fbe23c?style=unified&whitespace=ignore-change You should set ROOT_URL correctly, otherwise the web may not work correctly.

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

master
Wirawan Purwanto 4 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