Stop Simulation

Hi,
How do you stop a simulation when your variable reached a certian value i.e. when the velocity of an object reached zero how do you stop the simultion going to negative values?
I have looked at the stop block but not sure is it is much use to me as i am using an s-block to model a systems dynamics.

 Risposta accettata

Arnaud Miege
Arnaud Miege il 8 Mar 2011

3 voti

Feed the velocity signal into a Compare to Zero block. The output of the block will change from 0 to 1 when the velocity becomes less or equal to zero. You can then connect the output of that block to the Stop Simulation block.
HTH,
Arnaud

Più risposte (0)

Categorie

Scopri di più su Simulink in Centro assistenza e File Exchange

Prodotti

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by