Plot two vectors in one graph
Posted: Fri Jan 23, 2015 11:48 am
I want to plot two vectors in the same graph. For the first vector, I use the following code:
Now how can I plot a second vector (say abc2) in the same graph?
Thank you in advance.
Code: Select all
freeze(mode=overwrite, mygraph) abc.lineThank you in advance.