How can I create a geometry in matlab which I can export to FEA software for analysis?
8 ビュー (過去 30 日間)
古いコメントを表示
I created a 2D model in MATLAB using the coordinate of the boundaries (See the attached picture). Currently, it is saved as figure file in MATLAB. I want to import this model to a meshing software to create mesh and from there to an FEA software (Abaqus) for FEA analysis and import it back to MATLAB for optimization. Please, how can I achieve this? Thank you.
1 件のコメント
Precise Simulation
2020 年 4 月 13 日
Should be able to import it into the Mathworks PDE toolbox or FEATool Multiphysics, mesh, and export the resulting mesh (or you could potentially just use the FEA capabilities in the toolboxes if they are sufficient for your application).
回答 (1 件)
Prashant Arora
2017 年 4 月 27 日
編集済み: Prashant Arora
2017 年 4 月 27 日
These file exchange submissions seem like a good starting point for your use-case to export MATLAB-created geometry to a STL file.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Geometry and Mesh についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!