Missing icons in Matlab, Ubuntu, Linux

aboSamoor | October 24, 2008 | 12:06 pm

Running Matlab in linux is as easy as windows, but if you are running compiz you will miss the icons in matlab !!!
To solve that you have many options

Read the rest of this entry »

Running Matlab without graphical interface

aboSamoor | | 11:39 am

As 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

matlab in terminal

matlab in terminal

If you don’t have Matlab and you want to install it on Linux you can find the tutorial here

How to install Matlab 7 R14 for Linux .

aboSamoor | June 18, 2007 | 7:22 pm

All new Linux people are worrying about being productive with Linux, as an engineer Matlab is a program that can eliminate most of my technical computational needs. the first time i downloaded it. It looks like walking in a jungle of folders,scripts and files; in the second time i could wrap almost all the process :D .

if you are ready, let us begin :

Read the rest of this entry »