how to name states and outputs in level 1 sfunction

1 次查看(过去 30 天)
Is there a way to give names to states and outputs in level 1 sfunction in simulink?
  2 个评论
Walter Roberson
Walter Roberson 2013-3-9
Is there a reason you are using Level 1 sfunctions ? Mathworks recommends that only Level 2 functions are to be used.
Shyam Mudiraj
Shyam Mudiraj 2013-3-11
I have a code from someone else written using level 1 sfunction. I am trying to make it easy for myself by adding the signal names.

请先登录,再进行评论。

采纳的回答

Kaustubha Govind
Kaustubha Govind 2013-3-11
I'm not 100% sure, but my best guess is that there isn't a way to name them in Level-1 S-functions. You may find it fairly simple to convert it to a Level-2 S-function however, when you can assign names.

更多回答(0 个)

类别

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

产品

Community Treasure Hunt

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

Start Hunting!

Translated by