Need help with simple Simulink
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Pat Gipper
2021-2-18
This seems to do the trick.
It produces the following result.
2 个评论
Pat Gipper
2021-2-19
The triangle is a "gain" element found under Math Operations.
The in,out,wave is an "Enabled Subsystem" found under Ports & Subsystems.
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!