Return true if x is a numeric object, i.e., an integer, real, or complex array.
Logical and character arrays are not considered to be numeric.
See also: isinteger, isfloat, isreal, iscomplex, islogical, ischar, iscell, isstruct, isa.
Package: octave