Documentation

lowerbound

Lower bound of range offiobject

Syntax

lowerbound(a)

Description

lowerbound(a)returns the lower bound of the range offiobjecta. IfL=lowerbound(a)andU=upperbound(a), then[L,U]=range(a).

Extended Capabilities

C/C++ Code Generation
Generate C and C++ code using MATLAB® Coder™.

Introduced before R2006a

Was this topic helpful?