How to delay next output?

1 回表示 (過去 30 日間)
George
George 2013 年 8 月 4 日
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?

回答 (1 件)

Azzi Abdelmalek
Azzi Abdelmalek 2013 年 8 月 4 日
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