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

Risposte (5)

guiseppe jusseau
guiseppe jusseau il 14 Mag 2017

1 voto

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 il 10 Gen 2015

0 voti

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

0 voti

hi,please how to interface fem ansys in matlab with SDT
Juan M Glez
Juan M Glez il 15 Mar 2016

0 voti

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 il 20 Set 2018

0 voti

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

1 Commento

PDE TOOLBOX only allows triangular mesh in 2D and tetrahedral mesh in 3D. what if we have quad mesh? does it work on that?

Accedi per commentare.

Categorie

Scopri di più su MATLAB in Centro assistenza e File Exchange

Richiesto:

il 29 Ott 2014

Commentato:

il 4 Set 2020

Community Treasure Hunt

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

Start Hunting!

Translated by