Info

This question is closed. Reopen it to edit or answer.

Modeling for loop in simulink

1 view (last 30 days)
Nagini
Nagini on 16 May 2014
Closed: MATLAB Answer Bot on 20 Aug 2021
Hi, I am trying to model a loop in simulink. A certain function is called several times, each time for a different set of data. In a mscript model, I would put all the data files in a cell and use the for loop to call data in each cell, one after another. Is there a way to do the same in simulink? Thank you.

Answers (1)

Azzi Abdelmalek
Azzi Abdelmalek on 16 May 2014

Community Treasure Hunt

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

Start Hunting!