Simulink For Each Subsystem Block Issues

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.

 Réponse acceptée

Fangjun Jiang
Fangjun Jiang le 19 Jan 2017

0 votes

See screen capture and the attached model.

2 commentaires

Mark Ekblad
Mark Ekblad le 19 Jan 2017
Thanks, this does solve my issue but I was trying to use the For Each Subsystem block, but this works!
Mark Ekblad
Mark Ekblad le 19 Jan 2017
How can I debug since at one time step the iterator runs too fast to see intermediate results?

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by