PIDDemo:

---------------------------------------------------------------------------
   Compare the closed-loop response of a linear system with PID control
   and with constant-gain feedback.

   This demo calls the following functions:  
              ND2SS, SS2ND, PID, TResp, getabcd, statespace
---------------------------------------------------------------------------

Children:

Common: Classes/@statespace/statespace.m
Common: Control/ND2SS
Common: Control/PID
Common: Control/SS2ND
Common: Control/TResp