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 日

0 投票

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

カテゴリ

ヘルプ センター および File ExchangeVector Fields についてさらに検索

質問済み:

2023 年 5 月 29 日

回答済み:

2023 年 6 月 5 日

Community Treasure Hunt

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

Start Hunting!

Translated by