plot vectors from a point to another point
이전 댓글 표시
I want to plot a vector from a defined point(like (-2,-3)) to another point (like(2,7)) in matlab.what should I do? Thanks
채택된 답변
추가 답변 (1개)
Sachin Ganjare
2012년 10월 22일
0 개 추천
I think you can use 'quiver' command.
Refer below link:
Hope it helps!!!
댓글 수: 3
jorjijon
2012년 10월 22일
Sachin Ganjare
2012년 10월 22일
Can you elaborate about the error?
jorjijon
2012년 10월 22일
카테고리
도움말 센터 및 File Exchange에서 Vector Fields에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!