Help in construct pulse on Signal Builder
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi... How i construct two pulses in the same Signal Builder, like this:
0 comentarios
Respuesta aceptada
Fangjun Jiang
el 17 de Oct. de 2011
Start with a Square signal and then you can drag and drop any part of the signal lines to make whatever you want.
4 comentarios
Doug Eastman
el 20 de Oct. de 2011
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
el 20 de Oct. de 2011
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!
Más respuestas (0)
Ver también
Categorías
Más información sobre Sources en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!