Need help with simple Simulink
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Conner Carriere
el 18 de Feb. de 2021
Comentada: Pat Gipper
el 19 de Feb. de 2021
I need to something like a repeating sequence stair, where the output is [1 0]. I need this to repeat a given number of times, for example, 50. Between that, it will be a time of 0.004.
0 comentarios
Respuesta aceptada
Pat Gipper
el 18 de Feb. de 2021
This seems to do the trick.
It produces the following result.
2 comentarios
Pat Gipper
el 19 de Feb. de 2021
The triangle is a "gain" element found under Math Operations.
The in,out,wave is an "Enabled Subsystem" found under Ports & Subsystems.
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!