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