How can I plot trajectories on top of a map?
Show older comments
I wish to plot different series of lat/lon values onto a map and connect together with a line (i.e. hurricane tracking).
How can I do this on Matlab?
1 Comment
Salaheddin Hosseinzadeh
on 13 Aug 2014
please see matlab documentation or simply type these on matlab command line
doc plot
doc line
doc hold
Hope this helps.
Accepted Answer
More Answers (1)
Polina Vasilyeva
on 12 Feb 2018
0 votes
Excuse me, may be you know is it possible to plot this trajectories on the colour dependsing on the speed wind in every coordinate?
Categories
Find more on Mapping Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!