Main Content
deriveMinMax
Derive range information for model
Syntax
Description
deriveMinMax(
derives
the minimum and maximum values for each block in the system specified by the
converter
)DataTypeWorkflow.Converter
object based on design minimum and maximum
values.
Input Arguments
Tips
If any issues come up during the derivation, they can be queried using the proposalIssues
object function.
Alternatives
The deriveMinMax
object function is equivalent to the
Collect Ranges button () with Range Collection Mode set to
Derived Ranges in the Fixed-Point Tool. For more information, see
Fixed-Point Tool.
Version History
Introduced in R2014b