s + 5
Continuous-time transfer function.
The software adds a linearization output, breaks the loop, and adds a linearization input,
de, at e.
sys is the transfer function from de to e. Because the third input argument indicates
negative-feedback, the software returns sys as.
Specify Temporary Loop Opening for Loop Transfer Function Calculation
Obtain the loop transfer function for the inner loop, calculated at e2, for the scdcascade
model.
Open the scdcascade model.
mdl = 'scdcascade';
open_system(mdl);
getLoopTransfer