フィルターのクリア

How to create 3D mesh model from 2D matrix?

1 回表示 (過去 30 日間)
payam samadi
payam samadi 2015 年 7 月 19 日
編集済み: Star Strider 2015 年 7 月 19 日
i have some point (x,y,z,s,d,f,g,......,m) in the 2D matrix state. for example
x=[1 4;5 9];
y=[11 25;2 7];
z=[14 15;6 7];
s=[1 2;5 9];
.
.
.
m=[8 9;4 6];
and so on. i want to create a 3D mesh from my points (x, y, z, s ...) Ive spent already a full week on this and read many tutorials and such but i just get more confused and dont get it. Please help! Thanks! p.samadi

回答 (0 件)

カテゴリ

Help Center および File ExchangeSurface and Mesh Plots についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by