Effacer les filtres
Effacer les filtres

How to change quiver Arrow head style

52 vues (au cours des 30 derniers jours)
Zach
Zach le 14 Avr 2012

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??

Réponses (1)

Walter Roberson
Walter Roberson le 10 Déc 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

Catégories

En savoir plus sur Vector Fields dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by