Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

importing a prepared mesh (FEM) into Matlab

Status
Not open for further replies.

Arash Nasiri

Petroleum
Joined
Aug 5, 2020
Messages
4
Location
AT
dear All
can we import a prepared mesh geometry into MATLAB(for finite Element purposes)? if so what would be the format of such a file?
tnx
 
Hi Arash

I assume that you are talking about a mesh for finite element purposes?

You would need to use something like gmsh which has the ability to generate a mesh and thereafter the output file is text readable, thus you can read in the data into matlab.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top