Info

This question is closed. Reopen it to edit or answer.

newbie in simulink model

1 view (last 30 days)
Sukumar Paul
Sukumar Paul on 27 Apr 2013
Closed: MATLAB Answer Bot on 20 Aug 2021
i am trying to create a model which delays output transitions from false to true after a particular time, after the input transitions from false to true. so, when my input transitions from false to true, i need to wait for a predefined time and then set output to true otherwise false. please suggest me the easiest way...

Answers (1)

Kaustubha Govind
Kaustubha Govind on 30 Apr 2013
How about a NOT block followed by a Delay block?

Tags

Products

Community Treasure Hunt

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

Start Hunting!