Set initial value to decrement from when using a sum block loop in Simulink
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Steve
el 13 de Ag. de 2023
Respondida: Fangjun Jiang
el 13 de Ag. de 2023
I want to decrease a value down to zero using a negative sum block loop in Simulink. I can get the value to decrease by my specified decrement, but I'm not sure how to set the initial value. The block model is:
This configuration starts from 0 and decrements downwards from there:
How do I change the setup so that the initial starting value on the y-axis is also the same as the constant value (in this example 5) that is decremented?
Thanks for the help!
0 comentarios
Respuesta aceptada
Fangjun Jiang
el 13 de Ag. de 2023
Double click the Unit Delay block and set the initial value there.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Additional Math and Discrete 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!