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월 18일
편집: 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