plotting trajectory direction of a path
Afficher commentaires plus anciens
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
le 29 Mai 2023
0 votes
4 commentaires
michael
le 29 Mai 2023
Image Analyst
le 29 Mai 2023
Try annotation instead of quiver. Look into options that let you control the size of the arrow's parts.
michael
le 29 Mai 2023
Image Analyst
le 29 Mai 2023
Ok, can you upgrade? And did you check out the options for changing the appearance of the arrows?
Catégories
En savoir plus sur App Building dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!