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!