How do I compile user-defined MATLAB classes using the MATLAB Compiler 4.0 (R14)?
Afficher commentaires plus anciens
I have created a custom MATLAB class, @Person, which I want to compile into a COM or .NET object and instantiate in my driver application. However, when I try to compile the class directly, I receive errors and the compilation fails:
??? Error executing mcc, return status = 1
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Get Started with MATLAB Compiler 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!