Interaction Diagrams of Hollow RC Columns
Version 1.0.1 (4.31 KB) by
Ayad Al-Rumaithi
Interaction diagrams of hollow RC columns with circular or rectangular tubes
Two example are attached for interaction diagrams of RC columns with rectangular and circular tubes using the function Interaction_Diagrams.
function Interaction_Diagrams(x,y,x_s,y_s,a_s,fc,fy,E)
Input:
x: x coordiantes of section vertix vector (mm)
y: y coordinates of section vertix vector (mm)
a_s: area of steel bars vector (mm^2)
x_s: x coordinates of steel bars vector (mm)
y_s: y coordinates of steel bars vector (mm)
fc: compressive strength of concrete (MPa)
fy: yield stress of steel vector (MPa)
E: modulus of elasticity of steel vector (MPa)
Output:
Column section, failure envelope, interaction diagrams in x and y directions are plotted in one figure.
Cite As
Ayad Al-Rumaithi (2025). Interaction Diagrams of Hollow RC Columns (https://www.mathworks.com/matlabcentral/fileexchange/72093-interaction-diagrams-of-hollow-rc-columns), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2019a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Act on Data in Help Center and MATLAB Answers
Tags
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.