How to let vector direction define quiver plot colors

I'm trying to plot some vector data in matlab using the quiver function (full disclosure, I'm actually using m_quiver from the m_maps toolbox).
What I want is to set each individual arrow color to be relative to its direction, e.g. north being red, south being blue. Is there a way to do this? I'm picturing something like the CData option with scatter plots!

2 Comments

Hi Aidan, Did you find something to do this? I am interested in the same sort of plotting.
I gave up... At the moment I'm just using quiver_mc (which is an awesome function) and letting the magnitude set the color. -Sorry!

Sign in to comment.

 Accepted Answer

2 Comments

Great! Although this seems to define colour by magnitude and not direction. My issue is the arrow directions are slightly unclear because of the density.
Hi Aidan did you find any solution for that? I will be thankful if you can help me with that

Sign in to comment.

More Answers (0)

Categories

Products

Release

R2018a

Asked:

on 10 Jul 2018

Commented:

Ali
on 23 Oct 2023

Community Treasure Hunt

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

Start Hunting!