Interaction Diagrams of Reinforced Concrete Columns

Plots failure envelope and interaction diagrams in both x and y directions of a reinforced concrete column
778 Downloads
Updated 10 May 2019

View License

function Interaction_Diagrams(x,y,x_s,y_s,a_s,fc,fy)

Input:

x: x coordinates of section vertex (mm)
y: y coordinates of section vertex (mm)
a_s: area of steel bars (mm^2)
x_s: x coordinates of steel bars (mm)
y_s: y coordinates of steel bars (mm)
fc: compressive strength of concrete (MPa)
fy: yield stress of steel (MPa)

Output:

Column section, failure envelope, interaction diagrams in x and y directions are plotted in one figure

Example on how to use the function is also provided.

Cite As

Ayad Al-Rumaithi (2024). Interaction Diagrams of Reinforced Concrete Columns (https://www.mathworks.com/matlabcentral/fileexchange/71512-interaction-diagrams-of-reinforced-concrete-columns), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2017b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0