3D Mesh with hexahedral finite elements
이전 댓글 표시
Hi,
I want to plot a 3D mesh using hexahedral elements with 8-nodes. I have two files: 1. nodes for cube 2. coordinates (x,y,z) of each node
So far I have used the "trisurf" function to plot the same problem in 2D and it worked out perfectly fine. But in 3D the elements are not fully connected to each other.
How can I plot the mesh?
Thx in advance
답변 (3개)
Friedrich
2011년 6월 21일
2 개 추천
Hi,
Doing a triangulation for hexahedral elements wont work well I think. I would go for the patch command here, e.g.:
Longying Xiao
2019년 6월 10일
0 개 추천
Hey.. have you solved the problem?
카테고리
도움말 센터 및 File Exchange에서 Polar Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!