How to divide a 3D model into multiple cells

5 views (last 30 days)
I am now working on finite element analysis.
I want to divide a 3D model into multiple cells and assign different physical property values to each cell.
Is there any such method?
When I created a STL file of a cylinder with multiple cells in AutoCAD and imported it with the importGeometry function of MATLAB, all the cells were merged.

Answers (1)

Selva Karna
Selva Karna on 14 Jan 2020
Segment unwanted voxels then covert stl.

Community Treasure Hunt

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

Start Hunting!