I have a Matlab 2009a folder(with setup.exe) on Unbuntu 11.04. How can I install matlab on Ubuntu?

link|improve this question
1  
If you have a valid Matlab license, you should be able to download the linux version of Matlab from their homepage. – Jonas Nov 24 '11 at 21:06
feedback

migrated from stackoverflow.com Nov 24 '11 at 23:18

This question came from our site for professional and enthusiast programmers.

1 Answer

A file ending with '.exe' is aimed for the Windows operating system. It will never run naitivley on any flavor of Linux. You need to get the Linux binaries of MATLAB.

Your may check System Requirements - Release 2011b for further information. Apart from the Solaris support there hasn't been much change since 2009a.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.