필터 지우기
필터 지우기

How to change quiver Arrow head style

조회 수: 52 (최근 30일)
Zach
Zach 2012년 4월 14일
답변: Walter Roberson 2015년 12월 10일

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

답변 (1개)

Walter Roberson
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

카테고리

Help CenterFile Exchange에서 Vector Fields에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by