- français
- English
INSTALLER MATLAB
INSTALLER MATLAB
Monter les serveur NFS
sudo apt-get install nfs-common
(Pour commander et installee les softs depuis distrilog)
Installation de MatLab
sudo mkdir /matlab
sudo mount.nfs linuxline:/export/mirror /matlab
cd /matlab
cd LICENSES/
cd MATLAB82 //82 est egal 8.2, cest la version
sudo ./install
#Ouvrir un nouveau terminal
cd /usr/local/MATLAB/R2013b/
sudo vi license.dat //on copie colle le texte de distrilog
et apres on copie le path(chemin)
Lien pointer
cd /usr/local/bin
sudo ln -s /usr/local/MATLB/R2014a/bin/matlab
ls -l