File, group and dataset handles are a simpler way to read (and partially to write) HDF5 files. A file is opened by H5Fopen . h5f = H5Fopen("myhdf5file.h5") h5f
確定! 回上一頁