creating mesh from geo file in gmsh using matlab?
16 次查看(过去 30 天)
显示 更早的评论
Hello All,
I am trying to create a mesh file from a geo file that is created by MATLAB. Can I directly call gmsh and do meshing through some command in MATLAB?
I have seen few examples but not so clear. It will be great if someone can help me to do the meshing. I have attached my geo file. Its a txt version.
Thanking you in advance, km
1 个评论
Precise Simulation
2020-6-4
If the .geo file is valid you should be able to mesh it in Gmsh directly (or use a system call from Matlab like is done in the FEATool toobox).
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!