This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function plot_brainstorm_data() | |
% ============================ | |
% Brainstorm tutorial datasets | |
% ============================ | |
% | |
% Here we compute the evoked from raw for the Brainstorm | |
% tutorial dataset. For comparison, see [1]_ and: | |
% | |
% http://neuroimage.usc.edu/brainstorm/Tutorials/MedianNerveCtf | |
% |