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

4 vues (au cours des 30 derniers jours)
Mahmud Khan
Mahmud Khan le 11 Juil 2018
Commenté : Mahmud Khan le 13 Juil 2018
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?

Réponses (1)

Sean de Wolski
Sean de Wolski le 11 Juil 2018
Not a Simulink model, but a Simulink block.
  4 commentaires
Soren
Soren le 12 Juil 2018
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 le 13 Juil 2018
That just makes it a little bit complicated. Are there are good examples/tutorials of this around?

Connectez-vous pour commenter.

Catégories

En savoir plus sur Simulink Coder dans Help Center et File Exchange

Produits


Version

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by