Code Gen with Embedded coder

1 Ansicht (letzte 30 Tage)
Gyanaranjan Pattanaik
Gyanaranjan Pattanaik am 12 Jul. 2011
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.

Akzeptierte Antwort

Kaustubha Govind
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.
  1 Kommentar
Gyanaranjan Pattanaik
Gyanaranjan Pattanaik am 17 Jul. 2011
Thanks, I was able to do it. Is it also possible to suppress the code gen from a subsystem too.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Simulink Coder finden Sie in Help Center und File Exchange

Tags

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by