[Gmsh] Gmesh to MATLAB
Gmsh User
amrit_pou at hotmail.com
Fri Apr 22 20:30:55 CEST 2011
Hello Gmsh users,
I was just wondering whether there exits a MATLAB function that can read .msh
file created by Gmsh software and returns output in the following format:
Output1: nodal coordinates = array of x y z coordinates of all the nodes
(including the boundary nodes)
Output2 : nodal numbers = array of node numbers for each element
I'd appreciate if somebody could point me to the appropriate resources where I
can find such a MATLAB function.
Thank you for your time.
PS # I have Gmsh installed and running in MAC OX 10.6 .