Borrar filtros
Borrar filtros

How to change quiver Arrow head style

52 visualizaciones (últimos 30 días)
Zach
Zach el 14 de Abr. de 2012
Respondida: Walter Roberson el 10 de Dic. de 2015

I try to change quiver arrow head style, Now it is (on default): https://docs.google.com/open?id=0B51ZU50t_ZgXb1I4aDZLTjVCTEk But I need: https://docs.google.com/open?id=0B51ZU50t_ZgXQ0pGLVo1aFFFcVE

How could I get that??

Respuestas (1)

Walter Roberson
Walter Roberson el 10 de Dic. de 2015
Unfortunately quiver() does not support filled arrows.
You could create the quiver plot by using a whole lot of annotation('arrow'), and customize the HeadStyle property

Categorías

Más información sobre Vector Fields en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by