how can i generate dll from .m function?

How can i generate a dll from .m function in Matlab?
i need to convert my function to a .dll
how can i do this ?

Answers (1)

You can use MATLAB Compiler or perhaps MATLAB Coder to do this.

Categories

Find more on MATLAB Coder in Help Center and File Exchange

Asked:

on 11 Sep 2014

Answered:

on 11 Sep 2014

Community Treasure Hunt

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

Start Hunting!