h5mountMount a file on a groupCalling Sequence
h5mount(obj, location, fileobj)
Argumentsobja H5Objectlocationa string giving the mount pointfileobja H5ObjectDescriptionMount an HDF5 file on a mount point.ExamplesSee Also
h5open
h5umount
History5.5.0HDF5 module introduced.