Info
此问题已关闭。 请重新打开它进行编辑或回答。
Counting when signal is not in a range
1 次查看(过去 30 天)
显示 更早的评论
I've builded this system
I want to check when signal is in the setted range of values al least for 1 second and if is not in the range, but for few seconds (0.5 seconds), it has to consider it in the range the same. If not-in-range-count is above 0.5 seconds it has not to consider it. Instead in my configuration (figure) when output of lowest integrator is not resetted and it is rising below 0.5 it returns TRUE. How can I check that final not-in-range-count is shorter than 0.5 seconds?
3 个评论
Fangjun Jiang
2011-6-16
The question is also very close to a previous one asked by you. Read it and solution is right there.
http://www.mathworks.com/matlabcentral/answers/8189-convert-range-of-signal-values-to-constant-by-simulink
回答(0 个)
此问题已关闭。
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!