Convert 4D data to 3D
显示 更早的评论
I have a data structure which is 4 dimensional having dimensions of (9,1000,40,6). I have converted it to the following picture

Each of this 6 cells now has 1x40 data which looks as follows,

It goes from 1 to 40 each having 9X1000 size array. How can I convert this data to 40x9x1000?
采纳的回答
更多回答(2 个)
maria tamoor
2018-11-2
0 个投票
I have mri data in x,y,slice,frame how can i convert it into 3 d and just get x,y,slice
类别
在 帮助中心 和 File Exchange 中查找有关 Neuroimaging 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!