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

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

 Respuesta aceptada

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.

Más respuestas (0)

Categorías

Más información sobre Simulink Coder en Centro de ayuda y File Exchange.

Productos

Versión

R2016a

Etiquetas

Preguntada:

el 5 de Dic. de 2022

Comentada:

el 15 de Dic. de 2022

Community Treasure Hunt

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

Start Hunting!

Translated by