How I can reset the state of a transfer function block in Simulink (i.e., reset back to the initial conditions)?
For example, in an electrical network, this would correspond to reset capacitors/inductors to zero (or an initial state), for example through switches.
I tried using an "Enabled Subsystem" and placing the Transfer Fcn block there but it seems that the state is not reset when Enable changes ...