Hello,
Here is a small hint in installing matlab in Linux platforms ( of course i used ubuntu11.10).
However coming to the point we can install matlab with sufficient privileges only.
So now just insert the cd of mount the image that consists the setup files. now just type the following command to start the instalation.
sudo /<full_path>/install\
then there appears the window which is self explanative.
Just follow the instructions in that window to fully complete the instalation.
But there won't be any launcher of icon installed.
Though typing matlab in the terminal would be able to run the matlab program.
Totally there are two problems that will arise after installation.
1.NO LAUNCHER
2.AN ERROR SAYING
"MATLAB
desktop keyboard shortcuts, such as Ctrl+S, are now customizable.
In addition,
many keyboard shortcuts have changed for improved consistency
across the
desktop.
To customize
keyboard shortcuts, use Preferences. From there, you can also
restore
previous default settings by selecting "R2009a UNIX Default Set"
from the
active settings drop-down list. For more information, see Help.
Click here
if you do not want to see this message again.
Cannot
write to preference file
"matlab.prf" in
"/home/jodiaq/.matlab/R2010a".
Check
file permissions."
Now we shall take a look at the solution for these problems.
Solution to problem 1: