フィルターのクリア

Mesh: Changing tetrahedral into cubical mesh

19 ビュー (過去 30 日間)
Thomas Wasner
Thomas Wasner 2024 年 6 月 26 日 11:53
回答済み: Shreshth 2024 年 7 月 1 日 9:05
Hi Guys,
I would like to transform a tetrahedral into cubical mesh. (or in 2D triangular into rectangular)
Here is an example from the matalb documentation:
https://de.mathworks.com/help/pde/ug/pde.pdemodel.generatemesh.html#bupcnwa-2
gm = fegeometry(@lshapeg);
gm = generateMesh(gm);
pdemesh(gm)
Any ideas?
Thank you in advance

回答 (1 件)

Shreshth
Shreshth 2024 年 7 月 1 日 9:05
Hello Thomas,
You can find the way of presenting a 3D body with cubicle mesh from the above.
Thanks.

カテゴリ

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

タグ

製品


リリース

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by