Create geometry from mesh surface mesh
2 views (last 30 days)
Show older comments
Hi all,
I am creating geometry for the use in pde toolbox. I exported the mesh of the 3D geometry from COMSOL, and I realized that the element matrix of the surface is a 3-by-Nelements matrix while the rest of the geometry is a 4-by-Nelements. I wonder how I concatenate the two matrices. I tried to put [] as the 4th row for the 3-by-Nelements matrix but it did not work.
Thank you very much!
Best regards,
Shengyue Shan
0 Comments
Answers (1)
See Also
Categories
Find more on Geometry and Mesh 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!