Help in construct pulse on Signal Builder
2 ビュー (過去 30 日間)
古いコメントを表示
Hi... How i construct two pulses in the same Signal Builder, like this:
0 件のコメント
採用された回答
Fangjun Jiang
2011 年 10 月 17 日
Start with a Square signal and then you can drag and drop any part of the signal lines to make whatever you want.
4 件のコメント
Doug Eastman
2011 年 10 月 20 日
The trick there is to repeat a value in the time vector like I mentioned above. If your time is [0 1 1 2] and your value is [0 0 1 1] that will create a rising edge at 1 second.
Fangjun Jiang
2011 年 10 月 20 日
That is weird but good! I thought I tried before but it was telling me that the time stamp needs to be strictly incremental. Thanks, Doug!
その他の回答 (0 件)
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!