Code Gen with Embedded coder
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello, I have a model containing reference models and S-function. I don't want to generate code for the S-function in my main model but want to generate interface for it. Is there a way to suppress the code gen of a particular block inside a model.
0 Kommentare
Akzeptierte Antwort
Kaustubha Govind
am 13 Jul. 2011
You could simply write a TLC script for the S-function (see Inlining S-Functions) and do nothing inside the Outputs function.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Simulink Coder finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!