— Do various operations on a LTI system in the special ten-item format. Such as: View -- view the system in a table like format Organize -- sort the state, input, and output names and list the system in a more organized way Organize and View -- do both of above Add active inputs Add active outputs Drop active inputs Drop active outputs Set active inputs Set active outputs Add control inputs Drop control inputs Add disturbance inputs Drop disturbance inputs .... State transformation -- do state transformation using the pure transformation function provided. new states = transformation[old states]. The inverse of the transformation (a pure function) may be supplied as the third argument. Drop states