how to extract data from .mat file?
显示 更早的评论
I have dataset in h5 format and i read that data using
x = hdf5read(file.GroupHierarchy.Datasets(1));
now x contain 2x1024x31200, I want to extrace 2x1024x10000 from it.
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Counter and Timer Input and Output 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!