Drawing directed graphs on the US map

I was wondering how can I draw a directed line with has (latitude, longitude) coordinates? I am looking for directed version of "linem" function.

2 Comments

I would say you are looking for the mapping version of the annotate() function.
@Walter: how can you get the pixel coordinates of a (latitude, longitude) coordinates? If I know this, I can use the annotate() function to draw an arrow.

Sign in to comment.

Answers (0)

Categories

Find more on Graph and Network Algorithms in Help Center and File Exchange

Products

Asked:

on 5 Oct 2012

Community Treasure Hunt

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

Start Hunting!