plot vectors from a point to another point
Show older comments
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
Accepted Answer
More Answers (1)
Sachin Ganjare
on 22 Oct 2012
0 votes
I think you can use 'quiver' command.
Refer below link:
Hope it helps!!!
3 Comments
jorjijon
on 22 Oct 2012
Sachin Ganjare
on 22 Oct 2012
Can you elaborate about the error?
jorjijon
on 22 Oct 2012
Categories
Find more on Vector Fields in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!