Plotting XY origin XY destiny

4 Ansichten (letzte 30 Tage)
Daniel Jara
Daniel Jara am 3 Aug. 2018
Bearbeitet: Daniel Jara am 3 Aug. 2018
Hi guys!
I have a dataset of passes in football with all the origins and destinies of those pases in XY. How could I plot a line between them with an arrow defining the destiny? Something like this. I have too if the pass was succsessfull or not.

Antworten (1)

Steven Lord
Steven Lord am 3 Aug. 2018
The first function that comes to mind based on the picture is quiver, though I'm not completely certain from your description whether that will do what you want. Your message says "plot a line between them" but your picture does not have the arrows connecting any of your points.
If quiver doesn't do what you want, can you explain in a bit more detail (perhaps with a few more pictures) exactly how you want to visualize your data?
  1 Kommentar
Daniel Jara
Daniel Jara am 3 Aug. 2018
Bearbeitet: Daniel Jara am 3 Aug. 2018
I have a dataset like this: player 1 that makes a pass with the coordinates XY of the pass and player 2 that recives the pass with coordinates. I want to conect this pass with an arrow-line that shows from where to where was done for every data row.
Thanks!!!

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Vector Fields finden Sie in Help Center und File Exchange

Tags

Produkte

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by