isinteger is a MATLAB built-in function
isinteger(A)
returns true if the array A
is an integer type and false otherwise.
Ref. isinteger
isinteger is a MATLAB built-in function
isinteger(A)
returns true if the array A
is an integer type and false otherwise.
Ref. isinteger