![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/9267488_1567661747299_DEF.jpg)
Mingta Yang
Followers: 0 Following: 0
統計
MATLAB Answers
0 質問
6 回答
ランク
of 157,725
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
回答済み
How do I plot a contour map of non-uniform x,y,z data?
If there is connectivity info for the scattered data, fill3 might be what you need. It plots filled polygons in 3D.
How do I plot a contour map of non-uniform x,y,z data?
If there is connectivity info for the scattered data, fill3 might be what you need. It plots filled polygons in 3D.
4年弱 前 | 0
回答済み
Create a 3D object contour surface with x y z and color vector
fill3 might be what you need. It plots filled polygons in 3D.
Create a 3D object contour surface with x y z and color vector
fill3 might be what you need. It plots filled polygons in 3D.
4年弱 前 | 0
回答済み
How can I plot 3D contour plot for (x, y, z) Cartesian grid with values at each cell?
Did you try fill3. It might be what you need.
How can I plot 3D contour plot for (x, y, z) Cartesian grid with values at each cell?
Did you try fill3. It might be what you need.
4年弱 前 | 0
回答済み
how to plot contours of a function defined on a 3d mesh. Plotting has to be done on the mesh not under the mesh as shown in following figure
Check out fill3. It might be what you need.
how to plot contours of a function defined on a 3d mesh. Plotting has to be done on the mesh not under the mesh as shown in following figure
Check out fill3. It might be what you need.
4年弱 前 | 0
回答済み
Make a contour plot of a 3D Solid Object
Check out fill3. It might be what you need.
Make a contour plot of a 3D Solid Object
Check out fill3. It might be what you need.
4年弱 前 | 0
| 採用済み