How to Install MATLAB in Ubuntu

Описание к видео How to Install MATLAB in Ubuntu

Do you know how to install MATLAB in Ubuntu?

I guess the average Linux geek is going to need math software like Matlab. And given the complexity of Ubuntu, I can see why it causes problems.

So how do you install Matlab in Ubuntu?

Matlab is not always supported on Ubuntu until a later version of the Matlab version, so you have to look at the Matlab roadmap to find out which Matlab versions might work on the OS.

Let’s say it is compatible. How would I install it?

You have to install the ia32-libs package for most Ubuntu and Matlab combinations before you can install Matlab. Then you run the installer for Matlab.

I’m concerned it might not install.

You need super-user or admin rights on the machine to install Matlab, especially if you tell it to install as a 32 bit version.

Why would I want less?

If you’re installing a 32 bit student edition of Matlab on a 64 bit machine, you’d need to. The –glnx86 argument is used to downgrade the bit version.

That installs it as the lower level. What about running it?

Use the argument matlab –glnx86 or whatever else is appropriate to start up Matlab in the version you need.

I heard there were Java problems with Matlab.

Matlab tends to use Simulink for simulation and graph generation, and that uses Java. You may have to install Java’s OpenJDK or upgrade your Java version for it to run.

What if that doesn’t work?

Go to the MathWorks website and search the documentation center for installation instructions for Matlab on Ubuntu, or search the troubleshooting section for your particular type of trouble.

Matlab plus Ubuntu does not equal a running application.

They have advice on everything from license manager problems to activating the software without a Mathworks account.

Of course, that accounts for everything.

Комментарии

Информация по комментариям в разработке