h5rmRemove elements from an HDF5 fileCalling Sequence
h5rm(obj [, names])
h5rm(filename, names)
Argumentsobja H5Objectnamesa matrix of strings giving the locations to removefilenamea string giving an the path of a HDF5 fileDescriptionRemove one or more objects from the file.ExamplesSee Also
h5group
h5dataset
h5attr
History5.5.0HDF5 module introduced.