Help in construct pulse on Signal Builder
1 次查看(过去 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!