- You can generate a linear mesh, if you don't need quadratic accuracy.
- You can pick the first three of the six rows in the output.
How can I just get the corner points in the 3D model?(PDE Toolbox)
5 次查看(过去 30 天)
显示 更早的评论
Hi everyone!
when I use the syntax "findNodes(mesh,'region','face',18)", I get the corner points and the middle points. So How can I just get the corner points?
Any help would be appreciated.
Thanks
0 个评论
采纳的回答
Ravi Kumar
2020-2-12
Hi Haoran,
It looks like you are interested in nodes that form the triangle element corners and not the midside nodes. Two options:
Regards,
Ravi
5 个评论
Ravi Kumar
2020-2-13
OK, I am unlcear about your approach. I assumed you are workting with 2-D model. You are right, its the first four in 3-D.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Geometry and Mesh 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!