I have a sample waveform stored in matlab (.mat) and would like to perform various filtering after reading it. I am able to read and view the the waveform on a Waveform graph, but unable to do any filtering.
Can somebody help suggest a way to read the .mat file, perform low pass filtering and display it on a graph ?