How to change quiver Arrow head style
46 ビュー (過去 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!