Integrating MATLAB generated c-code in Visual Studio
Mostrar comentarios más antiguos
Hi,
I'm converting some m-files into c-code using MATLAB Embedded Coder. I want to integrate the generated code in a Microsoft Visual Studio project, where I am developing an application which must run stand alone in another computer without MATLAB installed (I'm using MATLAB only to write easily some complicated algorithms).
My question is the following: will the generated c-code be independent of MATLAB or will it require third-party software (e. g. a MATLAB based Run-Time Engine).
Regards.
Respuesta aceptada
Más respuestas (1)
César
el 28 de Ag. de 2013
0 votos
Categorías
Más información sobre MATLAB Coder en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!