I created a plain two-dimensional model in MATLAB using the coordinates of the boundary.

I want to

1. Mesh the model with a dedicated meshing software.

2. Export the mesh to FEM software (e.g. Abaqus) and do the FEM analysis.

3. Return the output back to MATLAB for further analysis

Please,how can go about this?

I am thinking:

(i) Which mesher can take in MATLAB figure or model, and mesh the MATLAB model? That mesher should be able to communicate with FEM software.

(ii) How can I import FEM output into MATLAB for further analysis?

Thank you.

More Samuel Ayinde's questions See All
Similar questions and discussions