h5isArrayCheck if the HDF5 object is an arrayCalling Sequence
b = h5isArray(obj)
Argumentsobja H5Objectba booleanDescriptionCheck if an HDF5 object is an array object.ExamplesSee Also
h5isFile
h5isSet
h5isAttr
h5isSpace
h5isType
h5isRef
h5isCompound
h5isVlen
History5.5.0HDF5 module introduced.