Export mesh node coordinates


Updated by Altair Forum User
Hello,
I have a rather unusual problem: I have a mesh and I would like to import the coordinates of the nodes into MATLAB. Does anyone have an idea how I can do it?
I tried exporting the mesh as a .FEM file but I am not familiar with the structure of the file format and I don't know how to convert the information into Cartesian coordinates. I saw that the file contains information about the grid, as well as about the elements I have. Are just the grid coordinates relevant for my task?