generate mesh on 2d plot
显示 更早的评论
hey every one i want to create a mesh on my 2d plot which focussing around lines like https://www.mathworks.com/help/pde/ug/generate-mesh.html. My plot is as follows;

I want to create mesh in all plot but the meshes need to increase around these lines. I have start x,y and end x,y positions of these lines.
回答(1 个)
KSSV
2021-3-26
0 个投票
Read about delaunayTriangulation also have a look on this package https://in.mathworks.com/matlabcentral/fileexchange/25555-mesh2d-delaunay-based-unstructured-mesh-generation
类别
在 帮助中心 和 File Exchange 中查找有关 Geometry and Mesh 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!