tril
Lower triangular part of matrix
Syntax
Description
L = tril(
returns the lower
triangular portion of matrix A
)A
.
Examples
Input Arguments
More About
Extended Capabilities
Version History
Introduced before R2006a
Lower triangular part of matrix
L = tril(
returns the lower
triangular portion of matrix A
)A
.
Introduced before R2006a