Is it possible to create a COM/.NET object from MATLAB compiled code?

조회 수: 1 (최근 30일)
I would like to know if it is possible to create a COM object from MATLAB-compiled code.

채택된 답변

MathWorks Support Team
MathWorks Support Team 2009년 6월 27일
MathWorks, Inc. has released a new product named the MATLAB .NET Builder 2.0 compatible with MATLAB 7.2 (R2006a).
This product provides the capability to automatically generate and distribute independent .NET assemblies or Common Object Model (COM) objects from your MATLAB code.
The .NET assembly can be accessed from C#, VB.NET, or any other Common Language Specification (CLS)-compliant languages. A COM object can be called from any COM-compliant technology, such as C, C++, and Visual Basic applications.
For detailed product information, see the following:
<http://www.mathworks.com/products/netbuilder/>

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 COM Component Integration에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by