Remove Internal Faces from Geometry

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월 19일
I have older MATLAB. Can you attach the geometry?
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개)

카테고리

제품

릴리스

R2019a

질문:

2020년 4월 19일

댓글:

2020년 4월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by