Description Usage Arguments Details Value See Also Examples
ctrb forms the controllability matrix.
| 1 | ctrb(A, B)
 | 
| A | State matrix, A | 
| B | State matrix, B | 
ctrb ctrb(a, b) returns the controllability matrix,  [B AB A^2B ... A^(n-1)B]. If the Controllability
matrix has full row rank, the system is controllable.
Returns the controllability matrix.
| 1 2 3 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.