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

2 次查看(过去 30 天)
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?

采纳的回答

MathWorks Support Team
编辑:MathWorks Support Team 2023-4-19
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:

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 COM Component Integration 的更多信息

产品


版本

R14SP1

Community Treasure Hunt

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

Start Hunting!

Translated by