Avoid adding MATLAB to the PATH for Engine applications
Afficher commentaires plus anciens
On Windows, when a MATLAB installation is registered as a COM server, it writes its location into the registry, so I can retrieve this location.
Using this information, is it possible to write a MATLAB Engine application which will work even if the required MATLAB DLL's are not in the PATH environment variable? Can it read their location from the registry and load them dynamically?
1 commentaire
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Call MATLAB from C dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!