Combining 3D geometries pde toolbox

조회 수: 6 (최근 30일)
nicolas bachelard
nicolas bachelard 2018년 5월 21일
댓글: Kabo 2023년 10월 13일
Hi,
I would like to combine basic 3D geometries in matlab to make fem simulations with the pde toolbox. Typically I would like insert two parallel rectangle-like cuboids into a third and bigger one.
Can you tell me what is this syntax for the matter?
Best

답변 (1개)

Precise Simulation
Precise Simulation 2018년 5월 24일
The current version of PDE Toolbox does not support built-in 3D geometry and CAD tools, you would have to use an external CAD program and import the geometry as an STL file. Alternatively, you could possibly use the FEATool FEM Toolbox which includes built-in 3D CAD and geometry modeling Matlab tools.
  댓글 수: 1
Kabo
Kabo 2023년 10월 13일
Hello @Precise Simulation, is this functionality still impossible in MATLAB 2020a? To combine 2 pde models .

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Geometry and Mesh에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by