How to create dll for "C' code in matlab

Hello all,
I have one c code file for that i need to generate dll through matlab, anybody please tell me the procedure for this process?

2 Comments

Could you clarify please? Are you looking to generate C code from MATLAB code or do you already have the C code and just need to compile it into a DLL?
I already have the C code and just need to compile it into a dll, I generated by using mbuild command thanks for your support

Sign in to comment.

 Accepted Answer

You need a license for the MATLAB Coder product. Please see Generating C/C++ Dynamically Linked Libraries from MATLAB Code for the process.

1 Comment

I generated by using mbuild command, Thanks for your support

Sign in to comment.

More Answers (0)

Categories

Find more on Simulink Coder in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!