Symbolic Math Toolbox | ![]() ![]() |
Syntax
Description
colspace(A)
returns a matrix whose columns form a basis for the column space of A
. A
is a symbolic or numeric matrix. Note that size(colspace(A),2)
returns the rank of A
.
Examples
See Also
orth
in the online MATLAB Function Reference
![]() | collect | compose | ![]() |