optim.coder.infbound
Syntax
Description
creates an infinite
bound for use in code generation. bnd
= optim.coder.infboundbnd
represents an infinite bound for
code generation targets that do not support Inf
.
returns an infinite bound array of the same size as the argument bnd
= optim.coder.infbound(sz
)sz
. If
sz
is a scalar, the size of the returned array is
sz
-by-sz
.
Examples
Input Arguments
Extended Capabilities
Version History
Introduced in R2022b