How to use "m_quiver"

22 visualizzazioni (ultimi 30 giorni)
민준 배
민준 배 il 29 Mag 2023
Risposto: Sachin il 5 Giu 2023
I drew a picture using "m_contourf" and "m_quiver", but the arrow in m_quiver is too small to identify. Is there a way to solve it? I hope we can make it bigger and more visible.

Risposte (1)

Sachin
Sachin il 5 Giu 2023
I understand that you want to make bigger arrow in the quiver plot.
You can use “scale” parameter of “quiver” function . By using scale you can adjust the length of arrows .
For more information about scale in “quiver” function refer the following MATLAB documentation :
Thanks
Sachin

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