Interpolating 4D EEG image Data

I am trying to concatonate two EEG image files, but they are different sizes. So I need to interpolate one of the files first. None of the interpolation functions will work with 4D data. It is also a very large array. Any ideas?

 Respuesta aceptada

Pranav Verma
Pranav Verma el 15 de Sept. de 2020

0 votos

Hi Rebecca,
From the description, I understand that you are trying to concatenate two 4-D images of different sizes. I'd suggest that you go through the below post where one of the answers suggests to use "cat" function for this purpose.
Please refer to the documentation of "cat" function
Thanks

Más respuestas (0)

Categorías

Preguntada:

el 9 de Sept. de 2020

Respondida:

el 15 de Sept. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by