Effacer les filtres
Effacer les filtres

plotting trajectory direction of a path

7 vues (au cours des 30 derniers jours)
michael
michael le 29 Mai 2023
Commenté : Image Analyst le 29 Mai 2023
Hi,
I have a set of points (lat, long) which I eould like to plot as a trajectory path. on top of that, I'd like to add an arrow for the direction of the movement.
How can I do this?
Note, I'm using MATLAB R14
Note2: I can have small set size (1000 points) and can have huge set size (hundred thousand of points)

Réponses (1)

Image Analyst
Image Analyst le 29 Mai 2023
See plot and quiver
  4 commentaires
michael
michael le 29 Mai 2023
annottation requires tha xand y will be between 0 and 1, however, I'm using lat long which is not so between 0 and 1
the exportgraphics or copygraphics not supported by MATLAB R14
Image Analyst
Image Analyst le 29 Mai 2023
Ok, can you upgrade? And did you check out the options for changing the appearance of the arrows?

Connectez-vous pour commenter.

Catégories

En savoir plus sur Vector Fields dans Help Center et File Exchange

Produits


Version

R14SP2

Community Treasure Hunt

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

Start Hunting!

Translated by