matlab - Checking variables in a time interval using Simulink -


so i'm wondering if use simulink blocks create sort of variable checker in interval; e.g. if number exceeds threshold of 0.5 more 3 times in interval of 5 seconds.

are there blocks supporting kind of feature, or how 1 structure such thing?


Comments

Popular posts from this blog

python - PyInstaller UAC not working in onefile mode -

python - RuntimeError: can't re-enter readline -

php - Need to store a large amount of data in session with CI 3 but on storing large data in session it is itself destorying automatically -