How can I place a quiver plot to a specified z location

2 visualizaciones (últimos 30 días)
jie hu
jie hu el 27 de Mzo. de 2019
Comentada: jie hu el 27 de Mzo. de 2019
Hello everyone,
I have a quiver 2d plot about velocity field. How can I place it to a specified location?
Thanks for your help
best

Respuesta aceptada

Walter Roberson
Walter Roberson el 27 de Mzo. de 2019
The x, y parameters control where it goes.
  3 comentarios
Walter Roberson
Walter Roberson el 27 de Mzo. de 2019
You could quiver3 with constant z and 0 magnitude in the curl.
Or instead parent the quiver to a hgtransform and set the transform matrix to have a z translation.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

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

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by