i want to compare two signals and then generate a pulse in simulink as shown in PSCAD
조회 수: 1 (최근 30일)
이전 댓글 표시
![Capture.PNG](https://www.mathworks.com/matlabcentral/answers/uploaded_files/217593/Capture.png)
댓글 수: 0
채택된 답변
Joel Van Sickel
2020년 8월 19일
Hello Kashif,
you can use a relational operator: https://www.mathworks.com/help/simulink/slref/relationaloperator.html
and you can delay signals either using continuous time delay blocks or discrete time delay blocks.
Regards,
Joel
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Electrical Sensors에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!