How to make pulse sequence in a single plot with specific conditions?

3 次查看(过去 30 天)
I want to make pulse sequence in a single plot. For example I have 4 pulses.
Pulse 1 is a square pulse with 1ms width and repetition frequency of 5ms
Pulse 2 is a square pulse with 10 ms width and repetition frequency of 40 ms
Pulse 3 is a square pulse with 2 ms width BUT triggered by the falling edge of the Pulse 2.
Pulse 4 is a square pulse with 2 ms width BUT triggered by the rising edge of the Pulse 2.
How can I make this in a single plot one below another? I would like to use variables for pulse widths and repetition frequencies.

回答(1 个)

Walter Roberson
Walter Roberson 2017-10-27
You could consider using waterfall()

类别

Help CenterFile Exchange 中查找有关 Electrical Block Libraries 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by