How to setting the space between arrow in quiver function?

Hi, I'm plotting a graph using quiver. But the i want to adjust the space between arrows.
axis equal; axis([xmin xmax ymin ymax]); quiver(Px,Py,aPx,aPy); hold on quiver(Qx,Qy,aQx,aQy);

답변 (0개)

카테고리

도움말 센터File Exchange에서 Vector Fields에 대해 자세히 알아보기

제품

태그

질문:

2012년 12월 26일

Community Treasure Hunt

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

Start Hunting!

Translated by