Matlab code to dll conversion

Hi all,
Using Matlab R2012b, how can I create the matlab code dll? Any help is appreciated.
Bye, A

답변 (2개)

Sanket Mishra
Sanket Mishra 2014년 7월 10일

0 개 추천

Refer the Create a Shared Library from MATLAB Code documentation. It explains how you can convert a .m file into corresponding shared library using deploytool.
Sruthi Ayloo
Sruthi Ayloo 2014년 7월 10일

0 개 추천

You could also refer to the following link to know more about how to use MATLAB Compiler to create C and C++ shared libraries or DLLs.

카테고리

도움말 센터File Exchange에서 C Shared Library Integration에 대해 자세히 알아보기

태그

질문:

2014년 7월 8일

답변:

2014년 7월 10일

Community Treasure Hunt

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

Start Hunting!

Translated by