How to create dll for "C' code in matlab

5 Ansichten (letzte 30 Tage)
vinothkannan K
vinothkannan K am 13 Jun. 2013
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 Kommentare
Ryan Livingston
Ryan Livingston am 14 Jun. 2013
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?
vinothkannan K
vinothkannan K am 17 Jun. 2013
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

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Kaustubha Govind
Kaustubha Govind am 13 Jun. 2013
You need a license for the MATLAB Coder product. Please see Generating C/C++ Dynamically Linked Libraries from MATLAB Code for the process.
  1 Kommentar
vinothkannan K
vinothkannan K am 17 Jun. 2013
Bearbeitet: vinothkannan K am 17 Jun. 2013
I generated by using mbuild command, Thanks for your support

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Simulink Coder finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by