Meshing a plate using four noded elements
To discretize a plate using four noded elements. A rectangular, square, circular plate can be meshed, the coordinates and nodal connectivity matrix obtained can be used for further Finite Element Analysis. On entering necessary inputs like length, breadth, radius, angle, number of elements etc., a Finite Element Mesh is plotted and nodal connectivity's and nodal coordinates are obtained.
In plate bending (http://www.mathworks.in/matlabcentral/fileexchange/32029-plate-bending) and in the plane stress problem (http://www.mathworks.in/matlabcentral/fileexchange/31788-the-plane-stress-problem) I have used a FEM software for preprocessing the plate. The functions available here in the code can be used for preprocessing the plate in the above problems.
For further updates, documentation check my homepage link:
https://sites.google.com/site/kolukulasivasrinivas/. Check for plate meshing there in the link.
Cite As
KSSV (2024). Meshing a plate using four noded elements (https://www.mathworks.com/matlabcentral/fileexchange/33731-meshing-a-plate-using-four-noded-elements), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Mathematics and Optimization > Partial Differential Equation Toolbox > Domain-Specific Modeling > Structural Mechanics >
Tags
Acknowledgements
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.