Code Gen with Embedded coder
1 view (last 30 days)
Show older comments
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 Comments
Accepted Answer
Kaustubha Govind
on 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.
More Answers (0)
See Also
Categories
Find more on Deployment, Integration, and Supported Hardware in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!