plotting Quiver with C-Data

hello,
I'm trying to plot a quiver and set the colors of the arrows according the third vector of C-Data like in the Scatter plot. That mean something like :
quiver(x,y,u,v,c)
where
'c'
is one dimensional vector with corresponding magnitude to each element in the x-y-u-v. How can I do that? Thank you

Antworten (0)

Kategorien

Mehr zu Vector Fields finden Sie in Hilfe-Center und File Exchange

Produkte

Tags

Gefragt:

am 20 Dez. 2017

Bearbeitet:

am 20 Dez. 2017

Community Treasure Hunt

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

Start Hunting!

Translated by