Effacer les filtres
Effacer les filtres

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

1 vue (au cours des 30 derniers jours)
jie hu
jie hu le 27 Mar 2019
Commenté : jie hu le 27 Mar 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

Réponse acceptée

Walter Roberson
Walter Roberson le 27 Mar 2019
The x, y parameters control where it goes.
  3 commentaires
Walter Roberson
Walter Roberson le 27 Mar 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.
jie hu
jie hu le 27 Mar 2019
Thanks~!

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Vector Fields dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by