How to rename the S-function when automatically converting the simulink model to an S-function?

3 次查看(过去 30 天)
I plan to generate S-functions from two different models and run them in one window, but the converter always names S-functions with the same name. Where can I customize the generated S-function name?Thank you

采纳的回答

Fangjun Jiang
Fangjun Jiang 2022-12-7
Not sure what happened to you, but I tried in R2022b. The default name for the generated S-function name is "SubSystemBlockName_sf". The special characters (e.g. carriage return) in the SubSystemBlockName were cut off. So give your source block a different name and remove special characters, then generate the S-function again.
If you generate the S-function from a model, name the model differently.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Simulink Coder 的更多信息

标签

产品


版本

R2016a

Community Treasure Hunt

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

Start Hunting!

Translated by