Remove Internal Faces from Geometry

2 次查看(过去 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 个评论
darova
darova 2020-4-20
Can you attach different format. I have older MATLAB, can't read

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Geometry and Mesh 的更多信息

产品


版本

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by