Generate 3D Surface Mesh Using Elemental Connectivity Data
Mostrar comentarios más antiguos
I have a FEM file, which represents the surface mesh of a 3D object. This surface mesh contains triangular and quad elements - the vertices of each of these elements are provided in the FEM file. So, for each triangular element, xyz co-ordinates are provided for 3 vertices and for the quad element, xyz co-ordinates are provided for 4 vertices.
Using this information how can I generate the mesh to view in MATLAB, which should be shaded opaque with a wireframe overlaid outlining all the elements of the mesh.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Surface and Mesh Plots en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!