quantize
Quantize interval to range of numeric data type
Syntax
Description
returns the quantized range of quantizedinterval = quantize(interval, numerictype)fixed.Interval object,
interval, quantized to the numeric type specified by
numerictype.
returns the quantized range of quantizedinterval = quantize(interval, numerictype, Name,Value)fixed.Interval object,
interval, with additional properties specified as name-value
pairs.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2019b