Creating a 3D Multidomain PDE Object:

19 views (last 30 days)
I have a geometry currently defined via .stl file (attached below). Unfortunetly, as noted in the documentation (STL Limitation) matlab recognises each object as an individual cell with no common interface between the two. The interface between the objects is then pretty important in this setting.
"As a workaround, you can import a mesh and then create a multidomain geometry from the mesh by using the geometryFromMesh function."
From the documentation I'm aware the alphashape is another option available for setting up discrete geometries however I didn't find the documentation particularily useful and cannot fathom how to begin setting up a geometry related to my problem in this fashion.

Accepted Answer

ADSW121365
ADSW121365 on 11 Dec 2019
This question was also posted on stack exchange where a very helpful answer was posted: Stack Exchange Answer

More Answers (0)

Products


Release

R2019b

Community Treasure Hunt

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

Start Hunting!