Interpolating 4D EEG image Data
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Rebecca Roth
il 9 Set 2020
Risposto: Pranav Verma
il 15 Set 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 Commenti
Risposta accettata
Pranav Verma
il 15 Set 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 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su EEG/MEG/ECoG in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!