Coder or Compiler ?

Hello !
I have a Matlab & Simulink code.
It is only composed of Matlab scripts and a simulink file launched with the command sim(simulink_file)
There are many input/outputs from xml and csv files, and outputs as xml.
I'm looking for creating a DLL of this code.
If I use Matlab compiler, will the runtime be better than native Matlab or not ?
Can I use Matlab Coder to generate C/C++ Code and compile it myself for better performances or will it be not supported by the coder ?

Respuestas (1)

Anmol Dhiman
Anmol Dhiman el 8 de Mzo. de 2021

0 votos

Hi SAM,
This answer covers both of your questions.

Categorías

Más información sobre Simulink Coder en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

SAM
el 25 de Feb. de 2021

Respondida:

el 8 de Mzo. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by