h5文件(.h5和.hdf5)

HDF5 (.h5, .hdf5)html

HDF 是 Hierarchical Data Format(分層數據格式)的縮寫 
HDF 版本 5不與 HDF 版本 4 及早期版本兼容。
ide

HDF5 (.h5, .hdf5)—Wolfram 語言參考資料 https://reference.wolfram.com/language/ref/format/HDF5.htmlspa

 

 

利用matlab讀取.h5文件內容 - doublechenchenchen的博客 - CSDN博客 https://blog.csdn.net/doublechenchenchen/article/details/80600472.net

 

data = h5read(filename,datasetname)
data = h5read(filename,datasetname,start,count)orm

data = h5read(filename,datasetname,start,count,stride)htm

 

從HDF5中顯示數據:h5disp('example.h5','/g4/lat') blog

從HDF5中讀取數據: data = h5read('example.h5','/g4/lat')get

相關文章
相關標籤/搜索