Plotting of velocity data points in x-y graph

12 ビュー (過去 30 日間)
Siddhi Arya
Siddhi Arya 2019 年 12 月 16 日
コメント済み: Siddhi Arya 2019 年 12 月 17 日
I want to know if there is a way to plot data-points that are dependent on both x and y values without making it a surface plot?
I have velocity data that i want to plot for both x and y axes at the same time as these data are only available for few locations. I have velocity, x-position and y-position data as (40,20) array having only few non-zero values.

採用された回答

ME
ME 2019 年 12 月 16 日
Have you tried a quiver plot? See the below page for more information:
  1 件のコメント
Siddhi Arya
Siddhi Arya 2019 年 12 月 17 日
Thanks. The above suggestion has been very helpful for plotting in my code.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeVector Fields についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by