====== Differences ====== This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
analysis:nsb2017:week1 [2017/07/06 22:53] mvdm [Module 1: Setting up] |
analysis:nsb2017:week1 [2018/04/17 15:20] (current) |
||
---|---|---|---|
Line 101: | Line 101: | ||
% cd('D:\My_Documents\GitHub\FieldTrip'); % or whatever you chose, obviously | % cd('D:\My_Documents\GitHub\FieldTrip'); % or whatever you chose, obviously | ||
% ft_defaults; | % ft_defaults; | ||
+ | % rmpath('D:\My_Documents\GitHub\GitHub\fieldtrip\external\signal\') % needed to preserve use of MATLAB filtfilt.m | ||
</code> | </code> | ||