| Symbolic Math Toolbox | ![]() |
Syntax
Description
The columns of Z = null(A) form a basis for the null space of A.
size(Z,2) is the nullity of A.
If A has full rank, Z is empty.
Examples
See Also
arithmetic operators, colspace, rank, rref, svd null in the online MATLAB Function Reference.
| mhelp | numden | ![]() |