Symbolic Math Toolbox    
rank

Symbolic matrix rank

Syntax

Description

rank(A) is the rank of the symbolic matrix A.

Examples

rank([a b;c d]) is 2.

rank(sym(magic(4))) is 3.


  procread real