Combining 3D geometries pde toolbox
19 次查看(过去 30 天)
显示 更早的评论
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
0 个评论
回答(1 个)
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
2023-10-13
Hello @Precise Simulation, is this functionality still impossible in MATLAB 2020a? To combine 2 pde models .
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Geometry and Mesh 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!