Draw Arrows Instead Of Line With Plotv Command
조회 수: 6 (최근 30일)
이전 댓글 표시
Hello all
I was hoping someone could help the following problem.
I am trying to plot vectors using the plotv command which draws a vector from the origin - but instaed of a line i wanted an arrow to be drawn is this possbile?
For example i have the matrix f1 = [1 3;5 20]
plotv(f1,'-') gives me the following plot:-

As you can see i just have 2 x lines which represent my vector, howwever i wanted to replace these lines with arrows - can this be done?
Any help or sight will be appericated.
Thank you.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Graphics Performance에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!