Matlab scripting examples
3D Visualization / Elvis viewer
ea_mnifigure
ea_mnifigure(atlasname);
ea_mnifigure('DISTAL Minimal (Ewert 2017)');ea_keepatlaslabels
ea_keepatlaslabels('on'); ea_keepatlaslabels('off');
ea_keepatlaslabels('STN');ea_setplanes
ea_setplanes(X,Y,Z);
ea_setplanes(0,-30,nan); % will not show the z-plane at allea_view
Elvis scripting example scripts

Export / Data Visualization
ea_surfice
Coordinates and image manipulation
Querying electrode placement
Querying active electrode contacts from a Lead group project file
ea_spherical_roi
ea_vox2mm
ea_flip_lr_nonlinear
Last updated