Can I wrap C code generated in the 2015b version using the 2012b s-function?

1 visualizzazione (ultimi 30 giorni)
Can I wrap C code generated in the 2015b version using the 2012b s-function?
Or do I need to convert the 2015b model to 2012b and generate C code?
For reference, I need to use the 2015b model to create a dSpace s-function with 2012b.

Risposta accettata

Alisha Schor
Alisha Schor il 20 Mar 2017
If I understand correctly, you would like to incorporate C code generated from one model into another model via a wrapper S-function. This is, in principle, possible, and should be release independent.
In order to build this wrapper, be sure to include all of the generated header files and helper functions produced by the Simulink code generation process. You can use the Legacy Code Tool to do this. Documentation on Legacy Code Tool can be found at the link below, or by searching "Legacy Code Tool" within the documentation of your installed MATLAB release.

Più risposte (0)

Categorie

Scopri di più su Simulink Coder in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by