Simulink For Each Subsystem Block Issues

2 次查看(过去 30 天)
I have a 12x12 matrix that I need to process each row the same way. I would like to use the For Each Subsystem block but cannot figure out how to dimension things properly on the For Each block. I want to process each row, then move onto the next row, etc. and then store the output for each computation in a unique element of a vector.

采纳的回答

Fangjun Jiang
Fangjun Jiang 2017-1-19
See screen capture and the attached model.
  2 个评论
Mark Ekblad
Mark Ekblad 2017-1-19
Thanks, this does solve my issue but I was trying to use the For Each Subsystem block, but this works!
Mark Ekblad
Mark Ekblad 2017-1-19
How can I debug since at one time step the iterator runs too fast to see intermediate results?

请先登录,再进行评论。

更多回答(0 个)

类别

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

产品

Community Treasure Hunt

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

Start Hunting!

Translated by