upperbound

Upper bound of range of fi object

Syntax

upperbound(a)

Description

upperbound(a) returns the upper bound of the range of fi object a. If L = lowerbound(a) and U = upperbound(a), then [L,U] = range(a).

Extended Capabilities

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

HDL Code Generation
Generate Verilog and VHDL code for FPGA and ASIC designs using HDL Coder™.

Introduced before R2006a