syssize — size of state-space system
[r,nx]=syssize(Sl)
returns in r the vector [number of outputs, number of inputs] of the linear system Sl. nx is the number of states of Sl.