How to I output the maximum value of a signal to a display?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Is there anyway to output the maximum value of a signal that varies with time in simulink to a display block?
0 Kommentare
Akzeptierte Antwort
Kaustubha Govind
am 2 Aug. 2012
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 Kommentare
Weitere Antworten (0)
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!