How to get max from Scope (Simulink)

Hi,
i would like to get only one number (maximum) from sinusoid in matlba SImulink scope. I have a voltage measurement to measure AC voltage and current measurement. I need to find max. In my example voltage is 231V and curent is 0,26. the result number is 231*0,26 = .. to multiple it i need to get the max number from sinusoid .
Thanks a lot.

Answers (1)

Azzi Abdelmalek
Azzi Abdelmalek on 25 Dec 2012
If your signal is unknown, you can get the maximum at the end of simulation. If it's known, then the maximum is also known, and you have just to use a constant block

Categories

Find more on Simulink in Help Center and File Exchange

Products

Asked:

on 25 Dec 2012

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!