Matlab code to dll conversion

3 Ansichten (letzte 30 Tage)
Ayse
Ayse am 8 Jul. 2014
Beantwortet: Sruthi Ayloo am 10 Jul. 2014
Hi all,
Using Matlab R2012b, how can I create the matlab code dll? Any help is appreciated.
Bye, A

Antworten (2)

Sanket Mishra
Sanket Mishra am 10 Jul. 2014
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 am 10 Jul. 2014
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.

Kategorien

Mehr zu C Shared Library Integration finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by