Dicretization from countour nodes 2D.
1 次查看(过去 30 天)
显示 更早的评论
José Daniel Hoyos Giraldo
2020-7-9
回答: José Daniel Hoyos Giraldo
2020-7-12
Hello, I very much appreciate any help with the following problem.
I have some 2d data (x,y) that describes an airfoil, so I have the "countour" or edges of the 2d figure, and I want to get a discretization of the interior. I dont care if it is with quad or tria mesh, I just want get a set of points (nodes) wich are in the interior of the data.
Thanks
0 个评论
采纳的回答
更多回答(1 个)
KSSV
2020-7-10
5 个评论
KSSV
2020-7-11
编辑:KSSV
2020-7-11
You can use this package, the best you can do. https://in.mathworks.com/matlabcentral/fileexchange/25555-mesh2d-delaunay-based-unstructured-mesh-generation
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!