newbie in simulink model

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

0 votes

How about a NOT block followed by a Delay block?

This question is closed.

Products

Tags

Asked:

on 27 Apr 2013

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!