MATLAB Function Reference | ![]() ![]() |
Determine if input is integer array
Syntax
Description
isinteger(A)
returns a logical true (1
) if the array A
has integer data type and a logical false (0
) otherwise. The integer data types in MATLAB are
See Also
![]() | isinf | iskeyword | ![]() |
© 1994-2005 The MathWorks, Inc.