Help in construct pulse on Signal Builder

 Respuesta aceptada

Fangjun Jiang
Fangjun Jiang el 17 de Oct. de 2011

0 votos

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
Doug Eastman el 17 de Oct. de 2011
There are some keyboard shortcuts that will be useful to know if you want to manually modify the waveform. See: http://www.mathworks.com/help/releases/R2011b/toolbox/simulink/ug/f15-109640.html#f15-109779.
You could also choose the 'Custom...' option and enter time and Y vectors, such as [0 1.5 1.5 2.5 2.5 5.2 5.2 6.2 6.2 8] for time and [0 0 1 1 0 0 1 1 0 0]
Fangjun Jiang
Fangjun Jiang el 17 de Oct. de 2011
@Doug, Thank you for sharing the link. That's quite useful. I've tried "Custom..." before and found it impossible to make a straight rising or falling edge.
Doug Eastman
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
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!

Iniciar sesión para comentar.

Más respuestas (0)

Productos

Etiquetas

Preguntada:

el 17 de Oct. de 2011

Community Treasure Hunt

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

Start Hunting!

Translated by