This document discusses controllability and observability of systems using Matlab. It provides an example of checking the controllability and observability of a 2nd order system. The controllability and observability matrices are calculated from the state space matrices using Matlab functions. The rank of each matrix is then checked to determine if the system is controllable/observable or not.