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

3 visualizzazioni (ultimi 30 giorni)
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

Risposta accettata

Walter Roberson
Walter Roberson il 27 Mar 2019
The x, y parameters control where it goes.
  3 Commenti
Walter Roberson
Walter Roberson il 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.

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Vector Fields in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by