Convert 4D data to 3D
Mostra commenti meno recenti
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?
Risposta accettata
Più risposte (2)
maria tamoor
il 2 Nov 2018
0 voti
I have mri data in x,y,slice,frame how can i convert it into 3 d and just get x,y,slice
Abir Troudi
il 2 Ott 2019
0 voti
hey, i need to convert 4-D volume MRI to 3-D volume, any help please?
1 Commento
Tina
il 14 Nov 2021
Use squeeze command
Categorie
Scopri di più su Neuroimaging in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!