Are there useful FEM toolbox ?

Hi, I'm in deep trouble, plese help me.
I'm looking for the toolbox, about FEM by MATLAB.
I plan to import FEM model from ANSYS(I'm thinking of CDB file as an imported file).
Then I want to analyze on MATLAB.
Does anybody know useful toolbox?
If you know please tell me.
Warm Regards

답변 (5개)

guiseppe jusseau
guiseppe jusseau 2017년 5월 14일

1 개 추천

The FEATool Multiphysics Matlab FEM simulation toolbox may work for you, although it doesn't support Ansys files directly you can import grids in various formats.
Etienne Balmes
Etienne Balmes 2015년 1월 10일

0 개 추천

Hello you can look up www.sdtools.com/femlink.html for CDB reading and the SDT for FEM analysis.
amina lk
amina lk 2016년 2월 6일

0 개 추천

hi,please how to interface fem ansys in matlab with SDT
Juan M Glez
Juan M Glez 2016년 3월 15일

0 개 추천

Hi
You can make an interface between Ansys and Matlab, using the following line in your Matlab code.
!"C:\Route to Ansys executable\ANSYS161.exe" -b -i "C:\Route to input APDL file\Input.txt" -o "C:\Route to output text file\Output.txt"
I have a similar problem
Sarah Palfreyman
Sarah Palfreyman 2018년 9월 20일

0 개 추천

Have you tried the Partial Differential Equation Toolbox?
https://www.mathworks.com/products/pde.html

댓글 수: 1

Hrishikesh Das
Hrishikesh Das 2020년 9월 4일
PDE TOOLBOX only allows triangular mesh in 2D and tetrahedral mesh in 3D. what if we have quad mesh? does it work on that?

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 MATLAB에 대해 자세히 알아보기

질문:

2014년 10월 29일

댓글:

2020년 9월 4일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by