To create one graph using raw units in millivolts per step, and another graph that has been normalized to the maximum peak-to-peak amplitude of the m-wave in matlab, you can follow the below steps:
Here is the code:
main.m522 chars21 lines
This will generate a figure with two subplots: the top will show the raw signal in millivolts per step units and the bottom will show the normalized signal with amplitude values between 0 and 1.
gistlibby LogSnag