Can multiple MATLAB version installs coexisting on the same machine?

Réponses (1)

Paulo Silva
Paulo Silva le 11 Juil 2011
Yes, two, three and many more.

1 commentaire

Additional Info: Only one MATLAB version can be registered as the Engine at any one time. So if you have C/C++/Fortran Engine applications that were compiled under one version, and then make another version the default MATLAB Engine version, your Engine applications will not run. Also, in general any mex functions you might have that are compiled under one version might not work in another version. This is highly dependent on which version the mex function was compiled under and which API functions it uses.

Connectez-vous pour commenter.

Catégories

En savoir plus sur MATLAB Compiler dans Centre d'aide et File Exchange

Question posée :

le 11 Juil 2011

Community Treasure Hunt

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

Start Hunting!

Translated by