How to integrate the generated C/C++ DLL from MATLAB Coder into a .NET application
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
MathWorks Support Team
le 1 Déc 2021
Réponse apportée : MathWorks Support Team
le 1 Déc 2021
I would like to call C/C++ DLL in C# after I generated C/C++ DLL in MATLAB Coder.
Réponse acceptée
MathWorks Support Team
le 1 Déc 2021
Please see the following article and example link.
- Generating C Code from MATLAB for Use with Java and .NET Applications
https://www.mathworks.com/company/newsletters/articles/generating-c-code-from-matlab-for-use-with-java-and-net-applications.html
- Examples showing how to use SWIG to wrap MATLAB Coder generated C and C++ code for other languages
https://www.mathworks.com/matlabcentral/fileexchange/69305-coder-swig
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur MATLAB Coder 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!