How to detect unchanged signal over a length of time in Simulink?
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Vineeth Bharadwaj P
el 14 de Feb. de 2018
Editada: Vineeth Bharadwaj P
el 14 de Feb. de 2018
Hello all,
I have been working on a simple project where I need to detect if a signal is remaining unchanged over a prescribed period of time (eg., 5 seconds). I can use the 'detect change' block, but it only compares the signal change value with the previous time instant. Is there any way to do this efficiently without writing a custom matlab function?
0 comentarios
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!