MatLab with Ubuntu 11.10
Under the new Ubuntu release (11.10 Oneiric Ocelot), trying to run MatLab gets the following error
| |
MatLab will still load, but will effectively be useless and can only be …
Under the new Ubuntu release (11.10 Oneiric Ocelot), trying to run MatLab gets the following error
| |
MatLab will still load, but will effectively be useless and can only be …
MatLab requires the use of libraries (think translation dictionaries) to run code that is outside of it’s native realm (a hybrid C).
The most common of computing languages are those of C and Fortran (an old machine code).
The problem is that …
