Path: Common/@statespace
% Close the loop on a statespace control system. e relates y to u. u = -ey -------------------------------------------------------------------------- Form: g = close( h, e ) -------------------------------------------------------------------------- ------ Inputs ------ h (:) Object of class statespace e (:) Connection matrix ------- Outputs ------- g (:) Closed loop system --------------------------------------------------------------------------