try to build 3D vector field

I have three sets of data (A,B,C) which describe the values along three direction(x,y,z) respectively of a 2000*200 surface. I want to build a 3D vector map which can show the vector(like Nij = Aij*x+Bij*y+Cij*Z) at each site. And also surf these data with different color map in one figure.

2 件のコメント

KSSV
KSSV 2020 年 6 月 19 日
Are A, B, C are matrices? If so straight away use surf to plot them.
If no thow is your data? Tell more about or share it here.
zedong hu
zedong hu 2020 年 6 月 20 日
Sorry for delay.
Thanks for your help and I've done this with quiver().

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

回答 (0 件)

カテゴリ

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

質問済み:

2020 年 6 月 19 日

コメント済み:

2020 年 6 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by