How to change quiver Arrow head style
81 次查看(过去 30 天)
显示 更早的评论
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??
0 个评论
回答(1 个)
Walter Roberson
2015-12-10
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
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Vector Fields 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!