Borrar filtros
Borrar filtros

direction of quiver arrows

12 visualizaciones (últimos 30 días)
F46
F46 el 22 de Nov. de 2020
Comentada: F46 el 23 de Nov. de 2020
I was using quiver to plot a vector field. The details of the code is not relevant here. As can be seen from the figure the vector [-21,-21] is pointing 45 from the positive horizonta when it should be in the reverse direction. Why?
  6 comentarios
Rik
Rik el 23 de Nov. de 2020
I don't see your issue.
quiver(1.5, 1.5, -21, -21),axis([-20 20 -20 20])
F46
F46 el 23 de Nov. de 2020
Thanks Rik. I guess I was looking at the wrong vector

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Vector Fields en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by