They offer different flash templates with latest features.
Login

Forgot password
Register
Latest changes

The idea module was updated:

  • We now have 10 statuses instead of 5
  • The review process now involves both moderators and developers
  • Moderators can now review form and content separately
  • Moderators can now delegate decisions to developers when they are unable to assess the pertinence or feasibility of an idea
Improve this website
  • Report bugs here.
  • Register ideas for improvements using the idea module on this website.
Back
Written by:
carlosjimy
Score: 3
votes: 6
Format: Article

 Install Matlab on LMDE


How to install Matlab r2009b on LMDE

I tried to install Matlab in LMDE but an error appeared and the installer didn't start. Then I followed this next steps and all works fine:

  • Install these packages:
    • g++-4.5
    • libstdc++6-4.5-dev
    • libxp6
  • Mount or insert the Matlab DVD and execute the install script
  • After installation completed, go to the installation directory and run the install_matlab script.
  • Now you can install the matlab-support package.

That's all. You can type matlab in console o create a launcher with the matlab -desktop command


Cómo instalar Matlab r2009b en LMDE

Cuando traté de instalar Matlab en LMDE, el instalador errojaba un error que no le permitía arrancar. Luego seguí esta serie de pasos y todo funcionó perfecto.

 

  • Instalar los siguientes paquetes:
    • g++-4.5
    • libstdc++6-4.5-dev
    • libxp6
  • Montar o insertar el DVD de Matlab y ejecutar el scrip install.
  • Luego de la instalación ir al directorio de instalación y ejecutar el script llamado install_matlab.
  • Ahora puede instalar el paquete matlab-support.

Esto es todo, puedes ejectuar el comando matlab desde la consola o bien crear un lanzador con el comando matlab -desktop.


Tags: LMDE matlab
Created: 1 year ago.
Last edited: 1 year ago.
Reviewed: 1 year ago.
Read 0 times.

Comments

No comments so far.

Other tutorials from carlosjimy