MATLAB toolbox for visualizing ECoG electrodes on brain surface. In our examples we use lectrode localization output from Hermes et al., 2010 (Git) and Branco et al., 2018
fMRI t-map projections are done using toolbox by Dora Hermes.
Toolbox uses cbrewer
Toolbox is tested with MATLAB R2018a
load('mean_MNI_mesh_cortex.mat')
load('fmri_t-map.mat')
load('electrodes.mat')
load('ecog_r-map.mat')
eb_visualizer(surface, fmri_tmap, electrodes, ecog_rmap)
- iELVis: An open source MATLAB toolbox for localizing and visualizing human intracranial electrode data
- NeuralAct: A Tool to Visualize Electrocortical (ECoG) Activity on a Three-Dimensional Model of the Cortex
- FieldTrip
- Electrode Localization Toolbox by Hugh Wang
- Electrocorticography / intracranial EEG visualizer by Matthew Davidson