h5isArray Check if the HDF5 object is an array Calling Sequence b = h5isArray(obj) Arguments obj a H5Object b a boolean Description Check if an HDF5 object is an array object. Examples See Also h5isFile h5isSet h5isAttr h5isSpace h5isType h5isRef h5isCompound h5isVlen History 5.5.0 HDF5 module introduced.