I have a Matlab 2009a folder(with setup.exe) on Unbuntu 11.04. How can I install matlab on Ubuntu?
feedback
|
migrated from stackoverflow.com Nov 24 '11 at 23:18
This question came from our site for professional and enthusiast programmers.
|
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. | |||
|
feedback
|