Running C code from Matlab

43 visualizaciones (últimos 30 días)
Kamesh Sandeep
Kamesh Sandeep el 4 de Jun. de 2019
Comentada: Chiluveru Manishankar el 9 de Feb. de 2023
Hi,
I have a complicated C code which I need to call and run in Matlab. I am not that knowledgable about coding.
I have read lot of discussions, but have not really understood. So, if possible if someone can suggest the simple way of doing it step-wise, that will be really helpful.
Thanks
Regards,
Sandeep

Respuesta aceptada

Raghunandan V
Raghunandan V el 4 de Jun. de 2019
Hi Sandeep,
For sure there is no one line solution for this. I learnt it using these video series by Matlab. please follow it, you will have a good idea.
Regards,
Raghunandan V

Más respuestas (2)

Priysha Aggarwal
Priysha Aggarwal el 4 de Jun. de 2019
To run a function from a C file in MATLAB, you have to create a MEX file. Edit your C code as per the following:

Chiluveru Manishankar
Chiluveru Manishankar el 9 de Feb. de 2023
I am getting error while generating code from m file

Categorías

Más información sobre Startup and Shutdown en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by