Derivative, integrator or memory blocks in while iterator block

6 views (last 30 days)
Hi all,
Is it possible to use any derivative, integrator or memory block within a while iterator block in Simulink?
For instance I keep getting errors such as " Since the iterator subsystem can be executed multiple times at a given time step, the concept of elapsed time is not well-defined between two such executions.".
If the while iterator do not support derivation etc, is there any alternative?
Thanks

Answers (1)

Archit Dhanani
Archit Dhanani on 25 Jul 2019
This page might help you understand why these blocks error out in the iterator subsystem:

Categories

Find more on Schedule Model Components in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!