2D Triangular Element
Version 1.0.0.0 (22.2 KB) by
Salman Sangi
Solving 2D Plane Finite Element Problem using a 6 Node Isoparametric Triangular Element
This is a simple program solving 2D plane structural problems using finite element method by employing Triangular 6Nodes elements. The code generally consist of a main code (Main.m) and 5 Functions:
1- Reading Data from an Excel File (LoadData.m , Input_Data.xlsx)
2- Element Properties (Tri6N.m)
3- Assembling Stiffness Matrix (Assembe.m)
4- Solving the KD=F equation (Solver.m)
5- Showing the results (ShowResult.m)
Cite As
Salman Sangi (2026). 2D Triangular Element (https://www.mathworks.com/matlabcentral/fileexchange/45488-2d-triangular-element), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2011a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- Mathematics and Optimization > Partial Differential Equation Toolbox > Domain-Specific Modeling > Structural Mechanics >
Find more on Structural Mechanics in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
2D Problem-6 Nodes Triangular Element/
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
