quantize
R2026bQuantize interval to range of numeric data type
Syntax
Description
returns the quantized range of the quantizedinterval = quantize(interval,numerictype)fixed.Interval object
interval, quantized to the numeric type specified by
numerictype.
specifies additional options using one or more name-value arguments.quantizedinterval = quantize(interval,numerictype,Name=Value)
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2019b