Determine whether input is fixed-point data type
tf = isfixed(
returns T
)1
when the DataType
property of numerictype
object T
is Fixed
.
Otherwise, it returns 0
(false
).
isboolean
| isdouble
| isfloat
| isscaleddouble
| isscaledtype
| isscalingbinarypoint
| isscalingslopebias
| isscalingunspecified
| issingle