Effacer les filtres
Effacer les filtres

Can multiple MATLAB version installs coexisting on the same machine?

3 vues (au cours des 30 derniers jours)
cyberdyne
cyberdyne le 11 Juil 2011
Hi,
Can two MATLAB versions coexist in the same PC (for example 2008a and 2007a)?

Réponses (1)

Paulo Silva
Paulo Silva le 11 Juil 2011
Yes, two, three and many more.
  1 commentaire
James Tursa
James Tursa le 11 Juil 2011
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 Call MATLAB from C 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