Info

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

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

1 view (last 30 days)
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)

ES
ES on 20 Sep 2013
You can use a scope or make assertion blocks with set dynamic ranges.
  1 Comment
priyanshu Jain
priyanshu Jain on 20 Sep 2013
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.

Community Treasure Hunt

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

Start Hunting!