Why does the output of a discrete transfer function not reset to the initial condition specified by dialog or an input signal?

4 views (last 30 days)
I would like to reset the output of a discrete transfer function to an initial condition specified either by a dialog or input signal. The reset of the transfer function is triggered by another signal.
In my model the output does not reset to the exact value specified. Why is this?

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 10 Sep 2019
Per the documentation, when the specified trigger event occurs for an external reset signal, the block resets the states to their initial conditions.
An output of a transfer function may not be equal to its states. Hence when the states of the blocks are reset, the output may not be equal to it.

More Answers (0)

Tags

Products


Release

R2016b

Community Treasure Hunt

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

Start Hunting!