h5rm Remove elements from an HDF5 file Calling Sequence h5rm(obj [, names]) h5rm(filename, names) Arguments obj a H5Object names a matrix of strings giving the locations to remove filename a string giving an the path of a HDF5 file Description Remove one or more objects from the file. Examples See Also h5group h5dataset h5attr History 5.5.0 HDF5 module introduced.