Is there anything that can do the reverse of Embedded Coder?

5 ビュー (過去 30 日間)
Mahmud Khan
Mahmud Khan 2018 年 7 月 11 日
コメント済み: Mahmud Khan 2018 年 7 月 13 日
The Embedded Coder can take a Simulink model and turn it to usable C/C++ code for our desired hardware platform. Does anything exist to do the reverse of that process? Can that code be turned back into a Simulink model?

回答 (1 件)

Sean de Wolski
Sean de Wolski 2018 年 7 月 11 日
Not a Simulink model, but a Simulink block.
  4 件のコメント
Soren
Soren 2018 年 7 月 12 日
The legacy_code feature is working nice, however make sure the c-code you want to convert do not have many dependencies to other files, to make it more easy to handle.
Mahmud Khan
Mahmud Khan 2018 年 7 月 13 日
That just makes it a little bit complicated. Are there are good examples/tutorials of this around?

サインインしてコメントする。

製品


リリース

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by