Is it possible to downgrade Matlab to 2014b or earlier version

2 vues (au cours des 30 derniers jours)
Lian
Lian le 21 Mai 2015
Commenté : Walter Roberson le 21 Mai 2015
I recently installed 2015a to ubuntu 14.04 and it seems to have some problems, e.g. it is slow, ginput() not work properly, isosurface colour strange and some functions no longer in use (I don't want to change my codes since I have a lot to do). The same codes run perfectly on 2012b and on both unix and windows systems.
  1 commentaire
Walter Roberson
Walter Roberson le 21 Mai 2015
The release notes talk about which functions have been removed.

Connectez-vous pour commenter.

Réponse acceptée

Walter Roberson
Walter Roberson le 21 Mai 2015
Yes, you can install previous versions of MATLAB (as long as they will work on your system.) You can have multiple versions of MATLAB installed at the same time.
If you have a current support contract, then you can download a previous version of MATLAB from the License Center.
  2 commentaires
Lian
Lian le 21 Mai 2015
Sorry I might be stupid here, but I now have two versions of Matlab 2012b and 2015a installed on my ubuntu, but every time I launch matlab, it automatically launches 2015a, even if I execute matlab at the 2012b directory. So how should I launch 2012b?
Walter Roberson
Walter Roberson le 21 Mai 2015
You need to give the path to the shell script that sets up the environment variables and starts up the appropriate bin/matlab binary. Or at least you need to be in the appropriate bin directory when you start matlab, not at the matlab root directory for the installation.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by