Matlab code to dll conversion

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

Respuestas (2)

Sanket Mishra
Sanket Mishra el 10 de Jul. de 2014

0 votos

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 el 10 de Jul. de 2014

0 votos

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.

Categorías

Más información sobre C Shared Library Integration en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 8 de Jul. de 2014

Respondida:

el 10 de Jul. de 2014

Community Treasure Hunt

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

Start Hunting!

Translated by