From: Siyanda Nazo on
Hi all

I am currently using version 2.4.2 of the windows installation of Gmsh to create structures and mesh them. I have a script I have written to import the .msh text file into matlab and once I get this, I use the delaunay function to visually represent the mesh in Matlab. The problem I have is that when I create a flate plate with a cavity in the middle, the delaunay function connects meshes the cavity as well. I want to represent my mesh in Matlab in the exact same way as it is visually represented in Gmsh. Is there any application/function that I can use to import the mesh from Gmsh into Matlab?

Thanks