How can I apply step signal input to a system after 20secs of delay?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Khashayar Asadi
el 10 de Sept. de 2021
Hello guys,
I defines a step input signal with this command:
>> opt = stepDataOptions('InputOffset',25,'StepAmplitude',5);
now how can I apply this signal to system after 20secs of dealy to plot it?
to clarify the input signal value is 25 until t=20 sec and after that it increases to 30.
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Signal Processing Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!