To plot data with two columns, one timestamped and two measurements using MATLAB, you can follow the steps below:
main.m59 chars2 lines
main.m242 chars4 lines
main.m388 chars7 lines
This will produce a plot with two lines; one for each measurement, against the time axis.
gistlibby LogSnag