plot contours for pressure on surface points defined by z,y and z corrdinates

3 ビュー (過去 30 日間)
zein
zein 2022 年 4 月 1 日
回答済み: KSSV 2022 年 4 月 1 日
I want to plot the pressure contours on aerofoil surface, this surface consists of nodes lying on the surface. Each node location is defind with x,y,and z coordinates. Is it possible to plot the pressure contours on the surface using inputs x(x-coordinate),y(y-coordinate) and z(z-coordinate) and the corresponding pressure value (p).If I have 1000 node on the surface, so length of all inputs are array 1*1000.
  3 件のコメント
zein
zein 2022 年 4 月 1 日
The data are very big files and they are stored as .mat files. All of the variables (x,y,z,p) are having the same length.
x (1*80000)
y(1*80000)
z(1*80000)
p(1*80000)

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

回答 (1 件)

KSSV
KSSV 2022 年 4 月 1 日

カテゴリ

Help Center および File ExchangeContour Plots についてさらに検索

タグ

製品


リリース

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by