i want to compare two signals and then generate a pulse in simulink as shown in PSCAD
3 views (last 30 days)
Show older comments
Accepted Answer
Joel Van Sickel
on 19 Aug 2020
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 Comments
More Answers (0)
See Also
Categories
Find more on Electrical Sensors in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!