How to delay next output?

1 visualización (últimos 30 días)
George
George el 4 de Ag. de 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?

Respuestas (1)

Azzi Abdelmalek
Azzi Abdelmalek el 4 de Ag. de 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