parent
d49d95dda5
commit
b58a2e43ef
1 changed files with 18 additions and 0 deletions
@ -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…
Reference in new issue