Skip to content

Instantly share code, notes, and snippets.

@ftadel
ftadel / plot_brainstorm_data.m
Last active June 14, 2018 14:18
Calling MNE-Python in Matlab scripts
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
%