フィルターのクリア

Remove Internal Faces from Geometry

4 ビュー (過去 30 日間)
Paul Safier
Paul Safier 2020 年 4 月 19 日
コメント済み: darova 2020 年 4 月 20 日
Is it possible to remove the internal faces of this geometry:
pdem = createpde;
g = multicuboid(40,40,0.1*ones(10,1),'Zoffset',[0:0.1:0.9]);
pdem.Geometry = g;
generateMesh(pdem, 'Hmax',4,'Hmin',4);
Thanks.
  3 件のコメント
Paul Safier
Paul Safier 2020 年 4 月 19 日
Well, I hope this works. Thanks.
darova
darova 2020 年 4 月 20 日
Can you attach different format. I have older MATLAB, can't read

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

回答 (0 件)

カテゴリ

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

製品


リリース

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by