Section: Array Generation and Manipulations
The syntax for isfloat is
isfloat
x = isfloat(y)
and it returns a logical 1 if the argument is a floating point array (i.e., a single or double), and a logical 0 otherwise.
single
double