eegplot

Uses scattered data points to interpolate pixel values of a head image.
6.5K Downloads
Updated 3 May 2013

View License

This functions uses GRIDDATA to interpolate pixel values from scatterred points on a head image. A reference image can be used to interactively select point locations from the 10/20 international system (EEG electrode position). Options for interpolation include linear and cubic and nearest. The input is are values corresponding to each location selected. Examples included.

Cite As

Ikaro Silva (2024). eegplot (https://www.mathworks.com/matlabcentral/fileexchange/3279-eegplot), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R12.1
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on EEG/MEG/ECoG in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.3.0.0

fixed errors with break statements appearing outside the loop when checking for valid input arguments.

1.0.0.0