how to check status of any signal for predefined time in simulink?

i want to check status of a digital input whether it is High for 500ms or not. how can i check status of any input signal in simulink?

Answers (1)

You can use a scope or make assertion blocks with set dynamic ranges.

1 Comment

hi, i want to check status of input signal and based on the status i want to set status in the flag. please tell me how i can check signal status after some specific time.

This question is closed.

Asked:

on 20 Sep 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!