How can I use struct variables in simulink model?

  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

Answers (1)

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

Categories

Asked:

on 25 Mar 2014

Answered:

on 25 Mar 2014

Community Treasure Hunt

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

Start Hunting!