Can I call a MATLAB Compiler generated shared library from Visual Basic?

2 vues (au cours des 30 derniers jours)
I have a Visual Basic application that I want to have use some MATLAB functionality. Can I use a MATLAB Compiler generated shared library to do this?

Réponse acceptée

MathWorks Support Team
MathWorks Support Team le 18 Avr 2023
Modifié(e) : MathWorks Support Team le 19 Avr 2023
To call a MATLAB Compiler generated shared library from Visual Basic you need to take care of the data type conversions. The easiest way to do this is to use the MATLAB Builder NE, a product which handles this for you.
You can view the examples in the product documentation from the MATLAB Builder NE product page:

Plus de réponses (0)

Catégories

En savoir plus sur COM Component Integration dans Help Center et File Exchange

Produits


Version

R14SP1

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by