I have two lists of numbers and I would like to draw vectors from a point in one list to the corresponding point in the other list. It seems simple enough but irrespective of any number of points I feed to the vector component, it results in only one vector.
I am assuming that just as the line component, the vector component will also result into multiple vectors but am I mistaken? Is there another way to get multiple vectors simultaneously? I have tried sprouting the lists but that hasnt helped.
Thank you all in anticipation.
S
Tags: