Effacer les filtres
Effacer les filtres

How to delay next output?

1 vue (au cours des 30 derniers jours)
George
George le 4 Août 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?

Réponses (1)

Azzi Abdelmalek
Azzi Abdelmalek le 4 Août 2013
You can use Two blocks: a switch block to make a test and the unit delay block to delay your output

Community Treasure Hunt

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

Start Hunting!

Translated by