I have raw EEG dataset in .mat files ( Matlab format). I need to perform band pass filtering on the data in the certain bands between 3Hz and 30 Hz. All the EEG recordings of this dataset are sampled at 256 samples per second, at 16-bit
quantization. Most of the cases contain 23 bipolar EEG signals.
As I am relatively new in Matlab, how can I do that ?. please help!