h5isGroupCheck if the HDF5 object is a groupCalling Sequence
b = h5isGroup(obj)
Argumentsobja H5Objectba booleanDescriptionCheck if an HDF5 object is a group object.ExamplesSee Also
h5isFile
h5isSet
h5isAttr
h5isSpace
h5isType
h5isRef
h5isCompound
h5isArray
h5isVlen
History5.5.0HDF5 module introduced.