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

2 Ansichten (letzte 30 Tage)
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?

Akzeptierte Antwort

MathWorks Support Team
MathWorks Support Team am 18 Apr. 2023
Bearbeitet: MathWorks Support Team am 19 Apr. 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:

Weitere Antworten (0)

Kategorien

Mehr zu COM Component Integration finden Sie in Help Center und File Exchange

Produkte


Version

R14SP1

Community Treasure Hunt

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

Start Hunting!

Translated by