Loading large array within a struct

I am trying to access a mat file which contains an array of size 256x256x6x20000.
I have tried with matfile. But the problem is mat file stored in a way where this array resides within a struct. I need to go through three levels to access these array. (Example- data.training.images.data). How can I partially load this array with matfile() ?

댓글 수: 2

per isakson
per isakson 2019년 5월 26일
편집: per isakson 2019년 5월 26일
That's not possible with matfile()
Soumik Mohian
Soumik Mohian 2019년 5월 26일
Thanks for the reply.
h5read works.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Workspace Variables and MAT Files에 대해 자세히 알아보기

질문:

2019년 5월 26일

댓글:

2019년 5월 26일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by