This program was created as a result of a diploma thesis (in Serbian).
ConcreteTool can be used to design reinforced concrete beam sections (rectangular and T sections) subjected to bending, shear and torsion loads, according to Eurocode 2. The program has easy to use graphical user interface.
The program requires at least MATLAB R2014b, as well as polyxpoly from Mapping Toolbox (http://www.mathworks.com/help/map/ref/polyxpoly.html). If you don't have Mapping Toolbox installed, you can use this: https://gist.github.com/ashaindlin/75e71b2825bb112fdbf9
To start the program GUI, save all files in one folder (keeping the subfolder section_templates
) and set it as current directory in MATLAB.
You can then start the program by typing the command ConcreteTool
inside Command window in Matlab.