Why do I get "Type initializer throws an exception" error every time the compiled class is instantiated while creating a .NET Application with MATLAB Code?
Afficher commentaires plus anciens
I'm trying to compile some Matlab code to a .NET library and use it in a C# application. I am following the step-by-step instructions from "Create a .NET Application with MATLAB Code" but I get a
"Type initializer threw an exception" error every time I try to instantiate the compiled class.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur MATLAB Compiler SDK dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!