isfixed - Determine whether input is fixed-point data type

Syntax

y = isfixed(a)
y = isfixed(T)
y = isfixed(q)

Description

y = isfixed(a) returns 1 when the DataType property of fi object a is Fixed, and 0 otherwise.

y = isfixed(T) returns 1 when the DataType property of numerictype object T is Fixed, and 0 otherwise.

y = isfixed(q) returns 1 when q is a fixed-point quantizer, and 0 otherwise.

See Also

isboolean, isdouble, isfloat, isscaleddouble, isscaledtype, issingle

  


 © 1984-2008- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS