Installing MATLAB onto ubuntu 16.04?

I having problem while installing Matlab. I was trying Matlab from my institute networks.

I downloaded zip file and extracted on local computer.

Then I navigated to that folder. these are my commands:

safir@safir:~/matlab/linux$ sudo ./install
Preparing installation files ...
Installing ...
Finished
safir@safir:~/matlab/linux$ 

But not installed. I cant find matlab.

3

1 Answer

I had the same issue - installer finishes without doing anything.

Cause: I had mounted a .iso file of the DVD, copied everything over and attempted to run the installer from the copied files. That doesn't work.

You must run the installer from the DVD or from the mounted .iso.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like