plot - Viewing 3D MR image using Matlab -


i trying plot 4d mr image stack, 4th dimension phase(time points).

so far managed create imgs(:,:,:,:) 256x256x32x50 matrix,it has 32 slices , 50 phases 256x256 images.

is there way display 3d image volume user defined phase value?

guys need guidance! thanks


Comments

Popular posts from this blog

bash - Performing variable substitution in a string -

How to group boxplot outliers in gnuplot -