How do I Generate Code from S-Functions?

I want to generate code from a Simulink model that contains an S-Function. It tells me that this is not supported. What's the best way to work around this?

 采纳的回答

Generating code from S-Functions became supported after release R2019a, so if you are able to upgrade to a more recent version, that would be the best work-around. However, you can also inline the S-Function, and that should allow Simulink to generate code for that model.
You can find more information here in the documentation: https://www.mathworks.com/help/rtw/tlc/inlining-s-functions.html?s_tid=srchtitle

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Simulink Coder 的更多信息

产品

版本

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by