How do I get edges for a given boundary segment in PDE Toolbox?
Show older comments
I have created a geometry, set boundary conditions, and generated a mesh with pdetool. I have exported these quantities to the workspace in the variables g, b, p, e, and t.
In boundary mode in pdetool, one can view numeric labels associated with each boundary segment. Is there a way to get all the edges from the array e for a given boundary segment?
Note, the function pdesde will get edges associated with a subdomain, but I only have one subdomain. I need edges associated with a boundary segment.
Thanks in advance, Paul
Accepted Answer
More Answers (0)
Categories
Find more on General PDEs 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!