Interpolating 4D EEG image Data
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Rebecca Roth
am 9 Sep. 2020
Beantwortet: Pranav Verma
am 15 Sep. 2020
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?
0 Kommentare
Akzeptierte Antwort
Pranav Verma
am 15 Sep. 2020
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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu EEG/MEG/ECoG finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!