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.
답변 (1개)
Azzi Abdelmalek
2012년 12월 25일
0 개 추천
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
카테고리
도움말 센터 및 File Exchange에서 Simulink에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!