How to overlay vectors that are centered at particular pixel locations

1 view (last 30 days)
I have a dataset for which I know a vector quantity for particular (x,y) locations in a 2-d image. Is there a way to overlay a vector map with the vectors centered at given (x,y) locations? I've tried using the quiver function, but it uses the origin of the vector, not the center.

Accepted Answer

Chad Greene
Chad Greene on 18 Aug 2014
If your vector data are gridded, ncquiverref does it nicely.

More Answers (0)

Categories

Find more on Vector Fields 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!