% call obj.Filter with default parameters for first channel gsr.Filter(1); % plotting same time index with stronger line data = gsr.ChannelData(1); set(plot(data(50400:51399)), 'LineWidth', 2);