generate mesh on 2d plot
Show older comments
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.
Answers (1)
KSSV
on 26 Mar 2021
0 votes
Read about delaunayTriangulation also have a look on this package https://in.mathworks.com/matlabcentral/fileexchange/25555-mesh2d-delaunay-based-unstructured-mesh-generation
Categories
Find more on Geometry and Mesh in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!