Simulink For Each Subsystem Block Issues

4 ビュー (過去 30 日間)
Mark Ekblad
Mark Ekblad 2017 年 1 月 19 日
コメント済み: Mark Ekblad 2017 年 1 月 19 日
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 Center および File ExchangeSubsystems についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by