How to delay next output?

4 visualizzazioni (ultimi 30 giorni)
George
George il 4 Ago 2013
The output of an operator is logical,true or false, and I am trying to delay the next output if it is false which equals zero. How is that possible?

Risposte (1)

Azzi Abdelmalek
Azzi Abdelmalek il 4 Ago 2013
You can use Two blocks: a switch block to make a test and the unit delay block to delay your output

Categorie

Scopri di più su Modeling in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by