Skip to content

Commit

Permalink
Merge pull request #726 from StolkArjen/elcplcinstr
Browse files Browse the repository at this point in the history
updated instruction for using ft_electrodeplacement with headshape
  • Loading branch information
robertoostenveld committed Jun 21, 2018
2 parents b8bd2f5 + 34b2948 commit 7def486
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions ft_electrodeplacement.m
Expand Up @@ -217,9 +217,7 @@
% give the user instructions
disp('Use the mouse to click on the desired position for the electrode');
disp('Subsequently use the mouse to click on the corresponding electrode label');
disp('Press "r" to delete the last point add');
disp('Press "+/-" to zoom in/out');
disp('Press "w/a/s/d" to rotate');
disp('Press "v" to update the light position');
disp('Press "q" when you are done');

% plot the faces of the 2D or 3D triangulation
Expand Down

0 comments on commit 7def486

Please sign in to comment.