How do I compile user-defined MATLAB classes using the MATLAB Compiler 4.0 (R14)?
Mostra commenti meno recenti
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
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su COM Component Integration in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!