Installed Matlab but no executable

Installed Matlab from their official website (they sent me package), free-trail 30 days, but there is no executable file. I found it in usr/share/applications but I couldn't launch. I'm using GNU/Linux 16.04 lts.

2

1 Answer

I solved problem! When you run install from terminal, DON'T FORGET to type "sudo ./install " instead of "./install". That was reason installation couldn't create new folder in usr/local/ , which is default. Now I can easily run matlab by typing 'matlab' command in terminal.

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