How can I use struct variables in simulink model?

1 次查看(过去 30 天)
  1. How can I use struct variables in simulink model?
  2. How to creat and destory struct variables in simulink model dynamicly?
  3. Can I convert the model mentioned above to C code by Embedded Coder?
  4. If you have any ideal,please let me know.Thanks

回答(1 个)

Chandrasekhar
Chandrasekhar 2014-3-25
hi,
1.Struct variables can be implemented with the help of bus objects in simulink 2. they cannot be dynamically created or destroyed. 3. yes, the model can be converted to C code using embedded coder

类别

Help CenterFile Exchange 中查找有关 Data Types 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by