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 ?

回答 (1 件)

Anmol Dhiman
Anmol Dhiman 2021 年 3 月 8 日

0 投票

Hi SAM,
This answer covers both of your questions.

カテゴリ

ヘルプ センター および File ExchangeSimulink Coder についてさらに検索

タグ

質問済み:

SAM
2021 年 2 月 25 日

回答済み:

2021 年 3 月 8 日

Community Treasure Hunt

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

Start Hunting!

Translated by