i want to compare two signals and then generate a pulse in simulink as shown in PSCAD
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Respuesta aceptada
Joel Van Sickel
el 19 de Ag. de 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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Electrical Sensors en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!