I currently am using this code(modified it for my needs). Needless to say, it is fairly simple and easy to understand scroll plot that you have.
However, I wanted to know if I could have it display 2 or more signals on the same plot screen with a scroll bar to them. This is usually done by writing 'hold on' after the plot function. Feedback would be helpful.