How to use "m_quiver"

11 次查看(过去 30 天)
민준 배
민준 배 2023-5-29
回答: Sachin 2023-6-5
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.

回答(1 个)

Sachin
Sachin 2023-6-5
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

类别

Help CenterFile Exchange 中查找有关 Vector Fields 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by