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

5 ビュー (過去 30 日間)
aneps
aneps 2017 年 10 月 27 日
回答済み: Walter Roberson 2017 年 10 月 27 日
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 Center および File ExchangePulse and Transition Metrics についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by