From: Seth on
I would like to know an answer to this same question. I can define boundary "keypoints" as in x,y coordinates, but I am unsure of how to get this into a "meshable" form.

Steve, while I find the Matlab help / documentation usually extremely helpful - I am not really understanding the documentation on this topic or finding a direct answer to the question.

Can anyone help clarify how to take these x,y boundary coordinates and end up with a mesh via initmesh?

Thanks!
Seth
From: Seth on
FYI: The file exchange posting for "Mesh2D" by Darren Engwirda seems to be doing what I am looking for. I especially like his feature for meshing connected polygon "faces".