Main Content
isfixed
Determine whether input is fixed-point data type
Description
tf = isfixed(
returns T
)1
when the DataType
property of numerictype
object T
is Fixed
.
Otherwise, it returns 0
(false
).
Examples
Input Arguments
Version History
Introduced in R2008a
See Also
isboolean
| isdouble
| isfloat
| isscaleddouble
| isscaledtype
| isscalingbinarypoint
| isscalingslopebias
| isscalingunspecified
| issingle