plot contours for pressure on surface points defined by z,y and z corrdinates
3 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
参考
カテゴリ
Help Center および File Exchange で Contour Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!