create a mesh with matlab with given nodes and coordinates

9 ビュー (過去 30 日間)
Tshering Lhamo
Tshering Lhamo 2016 年 2 月 22 日
回答済み: KSSV 2016 年 2 月 22 日
I have been given a lag file which has the nodes and coordinates. It's for finite element analysis of a footing. How do I open it with MATLAB and then generate a mesh?

回答 (1 件)

KSSV
KSSV 2016 年 2 月 22 日
Hi I have worked a lot on such things earlier. What element your mesh consists of? If it is four noded, you can straight a way use the PlotMesh.m function from the link: http://in.mathworks.com/matlabcentral/fileexchange/31788-the-plane-stress-problem If it is any other element, you can modify the function accordingly.
Good luck

カテゴリ

Help Center および File ExchangeMATLAB Coder についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by