Interpolating 4D EEG image Data

조회 수: 3 (최근 30일)
Rebecca Roth
Rebecca Roth 2020년 9월 9일
답변: Pranav Verma 2020년 9월 15일
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?

채택된 답변

Pranav Verma
Pranav Verma 2020년 9월 15일
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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 EEG/MEG/ECoG에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by