MATLAB: Convert [p,e,t] to FEMesh for PDEModel

meshpde

Hello
I want to import a mesh defined by [p,e,t] into a PDEModel. I know I can generate a mesh by generateMesh, but the thing is, that I want to refine the mesh in certain/specified regions of my geometry. This is not possible with generateMesh. Thank you in advance for any help. LF

Best Answer

Sorry, there are currently just three ways to create 2-D geometry, and getting geometry from a mesh isn't one of them.
Alan Weiss
MATLAB mathematical toolbox documentation