How to I output the maximum value of a signal to a display?
1 次查看(过去 30 天)
显示 更早的评论
Is there anyway to output the maximum value of a signal that varies with time in simulink to a display block?
0 个评论
采纳的回答
Kaustubha Govind
2012-8-2
I think you should be able to compute the running maximum using the MinMax Running Resettable block and connect its output to a display block. Make sure that the "Initial condition" is appropriately set for your context.
0 个评论
更多回答(0 个)
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!