Here are the following steps to extract the peak to peak amplitude of the h-reflex and m-wave in Matlab:
Here is the code:
main.m819 chars28 lines
Note: This assumes that the data in the txt file is in the format "H-Reflex Amplitude, M-Wave Amplitude" with each value separated by a comma.
gistlibby LogSnag