| Fixed-Point Toolbox™ | ![]() |
Determine whether input is fixed-point or scaled double data type
y = isscaledtype(a)
y = isscaledtype(T)
y = isscaledtype(a) returns 1 when the DataType property of fi object a is Fixed or ScaledDouble, and 0 otherwise.
y = isscaledtype(T) returns 1 when the DataType property of numerictype object T is Fixed or ScaledDouble, and 0 otherwise.
isboolean, isdouble, isfixed, isfloat, numerictype, isscaleddouble, issingle
![]() | isscaleddouble | issigned | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |