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);
1 件のコメント
José-Luis
2012 年 12 月 26 日
What do you mean the space between arrows?
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Vector Fields についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!