FEM multiple objects and material properties
5 views (last 30 days)
Show older comments
Hello,
I'm trying to perform a structural FEM analysis on an object which consists out of multiple .STL files. These all have different material properties.
The problem is that I cannot import multiple models.
Now I can combine the .STL's into one, but how do I then define the material properties?
Thanks in advance!
2 Comments
Duncan Carlsmith
on 17 Aug 2024
Ah, maybe https://www.mathworks.com/help/pde/ug/discretegeometry.addcell.html SO you first have to import each stl into a geometry and then combine them.
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!