plot vectors from a point to another point
Mostrar comentarios más antiguos
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
Respuesta aceptada
Más respuestas (1)
Sachin Ganjare
el 22 de Oct. de 2012
0 votos
I think you can use 'quiver' command.
Refer below link:
Hope it helps!!!
3 comentarios
jorjijon
el 22 de Oct. de 2012
Sachin Ganjare
el 22 de Oct. de 2012
Can you elaborate about the error?
jorjijon
el 22 de Oct. de 2012
Categorías
Más información sobre Vector Fields en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!