Function Reference: H5A.close

oct-hdf5: H5A.close (attr_id)

Terminates access to the attribute specified by attr_id.

Parameters:

attr_idAttribute to release access to

Description:

See original function at https://support.hdfgroup.org/documentation/hdf5/latest/group___h5_a.html.

See also: H5A.open

Source Code: H5A.close