isfloat - Determine whether input is floating-point data type

Syntax

y = isfloat(a)
y = isfloat(T)
y = isfloat(q)

Description

y = isfloat(a) returns 1 when the DataType property of fi object a is single or double, and 0 otherwise.

y = isfloat(T) returns 1 when the DataType property of numerictype object T is single or double, and 0 otherwise.

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

See Also

isboolean, isdouble, isfixed, isscaleddouble, isscaledtype, issingle

  


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