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 ExchangeC 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