How to plot the output of the PI controller?

https://juliacontrol.github.io/RobustAndOptimalControl.jl/dev/api/#RobustAndOptimalControl.feedback_control-Tuple{Any,%20Any}

To plot only the controller output, use feedback(C, P). See also Creating Systems · ControlSystems.jl

1 Like