Running Matlab without graphical interface
aboSamoor | October 24, 2008 | 11:39 amAs most of Linux Geeks terminal is the best place to play your code and ideas, today I tried to run Matlab without the GUI. It was working like charm
You have to run
matlab -nodesktop
If you don’t have Matlab and you want to install it on Linux you can find the tutorial here







[...] This is illustrated in the previous post [...]
Missing icons in Matlab, Ubuntu, Linux | LinuxTent | October 24, 2008 | 12:07 pm[...] This is illustrated in the previous post [...]
you can also do it with "matlab -nojvm"
evg | May 5, 2009 | 1:36 pmyou can also do it with “matlab -nojvm”